Sign in
fuchsia
/
third_party
/
cmake
/
refs/heads/upstream/master
/
.
/
Tests
/
CPackTestAllGenerators
/
CMakeLists.txt
blob: 95daabff0c2aca62128b4d59baadbd3de77f19e5 [
file
] [
log
] [
blame
]
cmake_minimum_required
(
VERSION
2.8
.
12
)
project
(
CPackTestAllGenerators
)
add_subdirectory
(../
CTestTest
/
SmallAndFast
SmallAndFast
)
install
(
FILES
RunCPack
.
cmake DESTINATION
.)
include
(
CPack
)