4 lines
96 B
CMake
4 lines
96 B
CMake
|
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
||
|
|
||
|
set(CPACK_PACKAGE_NAME "minimal")
|