4 lines
93 B
CMake
Raw Normal View History

2018-10-28 12:09:07 +01:00
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
set(CPACK_COMPONENTS_ALL test)