cmake/Tests/RunCMake/CPack/MINIMAL.cmake
2015-11-17 17:22:37 +01:00

4 lines
96 B
CMake

install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
set(CPACK_PACKAGE_NAME "minimal")