Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3e34186f69a7c89f2a3ac418e901b4d6e687773
/
.
/
Tests
/
CPackTestAllGenerators
/
CMakeLists.txt
blob: dd41af39e605be07964c46aa62399b438ff3976f [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 3.10)
project(CPackTestAllGenerators)
add_subdirectory(../CTestTest/SmallAndFast SmallAndFast)
install(FILES RunCPack.cmake DESTINATION .)
include(CPack)