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