Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
5e984bb35232116a54de7db39788cb162ca7c263
/
.
/
Tests
/
CPackTestAllGenerators
/
CMakeLists.txt
blob: e7fed3b06eaa482bbfdfd30b1e97fab6dc95be82 [
file
]
cmake_minimum_required(VERSION 3.5)
project(CPackTestAllGenerators)
add_subdirectory(../CTestTest/SmallAndFast SmallAndFast)
install(FILES RunCPack.cmake DESTINATION .)
include(CPack)