mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
4 lines
93 B
CMake
4 lines
93 B
CMake
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
|
|
|
set(CPACK_COMPONENTS_ALL test)
|