mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06:00
4 lines
93 B
CMake
4 lines
93 B
CMake
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
|
|
|
set(CPACK_COMPONENTS_ALL test)
|