cpack_add_component_group(groupname [DISPLAY_NAME name] [DESCRIPTION description] [PARENT_GROUP parent] [EXPANDED] [BOLD_TITLE])
cpack_add_component_group(groupname [DISPLAY_NAME name] [DESCRIPTION description] [PARENT_GROUP parent] [EXPANDED] [BOLD_TITLE])
cpack_add_component_group( Core
DISPLAY_NAME "Core libraries"
DESCRIPTION "Base libraries needed to use Castor3D."
)
cpack_add_component_group(khiva
DISPLAY_NAME "Khiva"
DESCRIPTION "Khiva Core, Bindings, Headers, Library"
EXPANDED)
cpack_add_component_group("data"
DISPLAY_NAME "Data files"
DESCRIPTION "Various data required for synthesis"
EXPANDED
)
cpack_add_component_group(Development DISPLAY_NAME "ZeroMQ software development kit" EXPANDED)
cpack_add_component_group( Runtime DESCRIPTION ${Runtime} DISPLAY_NAME "Runtime" )
cpack_add_component_group(
COMPONENT_GROUP_RUNTIME
DISPLAY_NAME "Runtime"
DESCRIPTION "The runtime libs needed to run an application that uses GG."
EXPANDED
)
cpack_add_component_group(bindings DISPLAY_NAME "Bindings" DESCRIPTION "Language bindings")
cpack_add_component_group(Development DISPLAY_NAME "ZeroMQ software development kit" EXPANDED)
cpack_add_component_group(boden_root
DISPLAY_NAME "Boden"
DESCRIPTION "The boden Framework")
cpack_add_component_group(backends
DISPLAY_NAME "Forge"
DESCRIPTION "Forge libraries")
cpack_add_component_group(afruntime
DISPLAY_NAME "ArrayFire Runtime"
DESCRIPTION "ArrayFire runtime libraries")
cpack_add_component_group(thirdparty
DISPLAY_NAME "Thirdparty binaries"
DESCRIPTION "Binaries and files for thirdparty tools and engines."
EXPANDED
)
cpack_add_component_group(JKAMP
DISPLAY_NAME "Jedi Academy Multiplayer"
DESCRIPTION "Jedi Academy multiplayer game")
cpack_add_component_group(minimal
DISPLAY_NAME minimal
DESCRIPTION Contains a minimal installation from the AFNI tools suite
(core libraries, C binaries, and tcsh)
DEPENDS corelibs corebinaries
PARENT_GROUP all
)
cpack_add_component_group(DevelopmentGroup
DISPLAY_NAME "Development"
EXPANDED
DESCRIPTION
"All of the tools you'll ever need to develop libxeve dependent software")
cpack_add_component_group(Development
DISPLAY_NAME "ZeroMQ software development kit"
EXPANDED)
cpack_add_component_group (Development
DISPLAY_NAME "ZeroMQ software development kit"
EXPANDED
)
cpack_add_component_group(Development
DISPLAY_NAME "ZeroMQ software development kit"
EXPANDED)