Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
78dd7d5292cef930b3d435e6901cc3b10ee02513
/
.
/
Tests
/
CPackTestAllGenerators
/
CMakeLists.txt
blob: 95daabff0c2aca62128b4d59baadbd3de77f19e5 [
file
]
cmake_minimum_required(VERSION 2.8.12)
project(CPackTestAllGenerators)
add_subdirectory(../CTestTest/SmallAndFast SmallAndFast)
install(FILES RunCPack.cmake DESTINATION .)
include(CPack)