mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
Merge topic 'cpack-one-component-only'
0ffd3534 CPack single component packaging
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
install(FILES CMakeLists.txt DESTINATION /not_relocatable COMPONENT static)
|
||||
install(FILES CMakeLists.txt DESTINATION relocatable COMPONENT relocatable)
|
||||
|
||||
set(CPACK_PACKAGE_RELOCATABLE TRUE)
|
||||
set(CPACK_PACKAGING_INSTALL_PREFIX "/opt")
|
||||
|
||||
Reference in New Issue
Block a user