CMake/Tests/RunCMake/CPack/MINIMAL.cmake

4 lines
96 B
CMake

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