You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
set(CPACK_PACKAGE_CONTACT "someone")
|
|
set(CPACK_DEB_COMPONENT_INSTALL "ON")
|
|
set(CPACK_DEBIAN_FILE_NAME "DEB-DEFAULT")
|
|
|
|
set(CPACK_DEBIAN_PACKAGE_SECTION "default")
|
|
set(CPACK_DEBIAN_PKG_2_PACKAGE_NAME "second")
|
|
set(CPACK_DEBIAN_PKG_2_PACKAGE_SECTION "second_group")
|