cmake/Tests/RunCMake/CPack/MINIMAL.cmake

4 lines
96 B
CMake
Raw Normal View History

2015-11-17 17:22:37 +01:00
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
set(CPACK_PACKAGE_NAME "minimal")