Sign in
fuchsia
/
third_party
/
cmake
/
refs/tags/v3.4.0
/
.
/
Tests
/
CPackTestAllGenerators
/
CMakeLists.txt
blob: 5eeb7e90be39636838c58e6ac434c178bcaf560e [
file
] [
log
] [
blame
]
cmake_minimum_required
(
VERSION
2.8
)
project
(
CPackTestAllGenerators
)
add_subdirectory
(../
CTestTest
/
SmallAndFast
SmallAndFast
)
install
(
FILES
RunCPack
.
cmake DESTINATION
.)
include
(
CPack
)