cmake cpack_add_component(DISPLAY_NAME) examples

HDFGroup/hdf4 CMakeInstallation.cmake :464

cpack_add_component (libraries
    DISPLAY_NAME "HDF4 Libraries"
    REQUIRED
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 CMakeInstallation.cmake :470

cpack_add_component (headers
    DISPLAY_NAME "HDF4 Headers"
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf4 CMakeInstallation.cmake :476

cpack_add_component (hdfdocuments
    DISPLAY_NAME "HDF4 Documents"
    GROUP Documents
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf4 CMakeInstallation.cmake :481

cpack_add_component (configinstall
    DISPLAY_NAME "HDF4 CMake files"
    HIDDEN
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 CMakeInstallation.cmake :490

cpack_add_component (fortlibraries
    DISPLAY_NAME "HDF4 Fortran Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 CMakeInstallation.cmake :499

cpack_add_component (toolsapplications
    DISPLAY_NAME "HDF4 Tools Applications"
    DEPENDS libraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 CMakeInstallation.cmake :508

cpack_add_component (utilsapplications
    DISPLAY_NAME "HDF4 Utility Applications"
    DEPENDS libraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 config/cmake/JPEG/CMakeLists.txt :495

cpack_add_component (libraries
    DISPLAY_NAME "JPEG Libraries"
    REQUIRED
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf4 config/cmake/JPEG/CMakeLists.txt :501

cpack_add_component (configinstall
    DISPLAY_NAME "JPEG CMake files"
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :510

cpack_add_component (libraries
    DISPLAY_NAME "HDF5 Libraries"
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :515

cpack_add_component (headers
    DISPLAY_NAME "HDF5 Headers"
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :521

cpack_add_component (hdfdocuments
    DISPLAY_NAME "HDF5 Documents"
    GROUP Documents
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :526

cpack_add_component (configinstall
    DISPLAY_NAME "HDF5 CMake files"
    HIDDEN
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :535

cpack_add_component (fortlibraries
    DISPLAY_NAME "HDF5 Fortran Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :541

cpack_add_component (fortheaders
    DISPLAY_NAME "HDF5 Fortran Headers"
    DEPENDS fortlibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :550

cpack_add_component (cpplibraries
    DISPLAY_NAME "HDF5 C++ Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :556

cpack_add_component (cppheaders
    DISPLAY_NAME "HDF5 C++ Headers"
    DEPENDS cpplibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :564

cpack_add_component (utilsapplications
    DISPLAY_NAME "HDF5 Utility Applications"
    DEPENDS libraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :572

cpack_add_component (toolsapplications
    DISPLAY_NAME "HDF5 Tools Applications"
    DEPENDS toolslibraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :578

cpack_add_component (toolslibraries
    DISPLAY_NAME "HDF5 Tools Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :584

cpack_add_component (toolsheaders
    DISPLAY_NAME "HDF5 Tools Headers"
    DEPENDS toolslibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :593

cpack_add_component (hllibraries
    DISPLAY_NAME "HDF5 HL Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :599

cpack_add_component (hlheaders
    DISPLAY_NAME "HDF5 HL Headers"
    DEPENDS hllibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :605

cpack_add_component (hltoolsapplications
    DISPLAY_NAME "HDF5 HL Tools Applications"
    DEPENDS hllibraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :612

cpack_add_component (hlcpplibraries
    DISPLAY_NAME "HDF5 HL C++ Libraries"
    DEPENDS hllibraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

HDFGroup/hdf5 CMakeInstallation.cmake :618

cpack_add_component (hlcppheaders
    DISPLAY_NAME "HDF5 HL C++ Headers"
    DEPENDS hlcpplibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

HDFGroup/hdf5 CMakeInstallation.cmake :626

cpack_add_component (hlfortlibraries
    DISPLAY_NAME "HDF5 HL Fortran Libraries"
    DEPENDS fortlibraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :516

cpack_add_component (libraries
    DISPLAY_NAME "HDF5 Libraries"
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :521

cpack_add_component (headers
    DISPLAY_NAME "HDF5 Headers"
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :527

cpack_add_component (hdfdocuments
    DISPLAY_NAME "HDF5 Documents"
    GROUP Documents
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :532

cpack_add_component (configinstall
    DISPLAY_NAME "HDF5 CMake files"
    HIDDEN
    DEPENDS libraries
    GROUP Development
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :541

cpack_add_component (fortlibraries
    DISPLAY_NAME "HDF5 Fortran Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :547

cpack_add_component (fortheaders
    DISPLAY_NAME "HDF5 Fortran Headers"
    DEPENDS fortlibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :556

cpack_add_component (cpplibraries
    DISPLAY_NAME "HDF5 C++ Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :562

cpack_add_component (cppheaders
    DISPLAY_NAME "HDF5 C++ Headers"
    DEPENDS cpplibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :570

cpack_add_component (utilsapplications
    DISPLAY_NAME "HDF5 Utility Applications"
    DEPENDS libraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :578

cpack_add_component (toolsapplications
    DISPLAY_NAME "HDF5 Tools Applications"
    DEPENDS toolslibraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :584

cpack_add_component (toolslibraries
    DISPLAY_NAME "HDF5 Tools Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :590

cpack_add_component (toolsheaders
    DISPLAY_NAME "HDF5 Tools Headers"
    DEPENDS toolslibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :599

cpack_add_component (hllibraries
    DISPLAY_NAME "HDF5 HL Libraries"
    DEPENDS libraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :605

cpack_add_component (hlheaders
    DISPLAY_NAME "HDF5 HL Headers"
    DEPENDS hllibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :611

cpack_add_component (hltoolsapplications
    DISPLAY_NAME "HDF5 HL Tools Applications"
    DEPENDS hllibraries
    GROUP Applications
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :618

cpack_add_component (hlcpplibraries
    DISPLAY_NAME "HDF5 HL C++ Libraries"
    DEPENDS hllibraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :624

cpack_add_component (hlcppheaders
    DISPLAY_NAME "HDF5 HL C++ Headers"
    DEPENDS hlcpplibraries
    GROUP Development
    INSTALL_TYPES Full Developer
)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeInstallation.cmake :632

cpack_add_component (hlfortlibraries
    DISPLAY_NAME "HDF5 HL Fortran Libraries"
    DEPENDS fortlibraries
    GROUP Runtime
    INSTALL_TYPES Full Developer User
)

KhronosGroup/KTX CMakeLists.txt :1541

cpack_add_component(library
    DISPLAY_NAME "Library"
    DESCRIPTION "Main KTX library."
    REQUIRED
)

KhronosGroup/KTX CMakeLists.txt :1550

cpack_add_component(jni
    DISPLAY_NAME "Java wrapper"
    DESCRIPTION "Java wrapper and native interface for KTX library."
    DEPENDS library
    DISABLED
)

KhronosGroup/KTX CMakeLists.txt :1556

cpack_add_component(tools
    DISPLAY_NAME "Command line tools"
    DESCRIPTION "Command line tools for creating, converting and inspecting KTX files."
    DEPENDS library
)

KhronosGroup/KTX CMakeLists.txt :1561

cpack_add_component(dev
    DISPLAY_NAME "Development"
    DESCRIPTION "Additional resources for development (header files and documentation)."
    DEPENDS library
    DISABLED
)

KhronosGroup/KTX CMakeLists.txt :1567

cpack_add_component(GlLoadTestApps
    GROUP LoadTestApps
    DISPLAY_NAME "OpenGL Test Applications"
    DISABLED
)

KhronosGroup/KTX CMakeLists.txt :1572

cpack_add_component(VkLoadTestApp
    GROUP LoadTestApps
    DISPLAY_NAME "Vulkan Test Application"
    DISABLED
)

BatchDrake/sigutils src/CMakeLists.txt :140

cpack_add_component(LIB DISPLAY_NAME "Runtime library")

BatchDrake/sigutils src/CMakeLists.txt :141

cpack_add_component(DEVEL DISPLAY_NAME "Development files" DEPENDS LIB)

vrpn/vrpn CMakeLists.txt :1551

cpack_add_component(serversdk
	DISPLAY_NAME
	"VRPN Server Library and C++ Headers")

vrpn/vrpn CMakeLists.txt :1554

cpack_add_component(clientsdk
	DISPLAY_NAME
	"VRPN Client Library and C++ Headers")

vrpn/vrpn CMakeLists.txt :1557

cpack_add_component(tests DISPLAY_NAME "Test applications")

vrpn/vrpn CMakeLists.txt :1558

cpack_add_component(clients DISPLAY_NAME "Client applications")

vrpn/vrpn CMakeLists.txt :1559

cpack_add_component(servers DISPLAY_NAME "Server applications")

vrpn/vrpn CMakeLists.txt :1560

cpack_add_component(mainserver
	DISPLAY_NAME
	"VRPN main server application")

vrpn/vrpn CMakeLists.txt :1563

cpack_add_component(python DISPLAY_NAME "Python bindings")

vrpn/vrpn CMakeLists.txt :1564

cpack_add_component(java DISPLAY_NAME "Java bindings")

vrpn/vrpn CMakeLists.txt :1565

cpack_add_component(doc DISPLAY_NAME "C++ API Documentation")

wiiuse/wiiuse CMakeLists.txt :131

cpack_add_component(development
	DISPLAY_NAME "Development Files")

wiiuse/wiiuse CMakeLists.txt :134

cpack_add_component(examples
	DISPLAY_NAME "Examples")

wiiuse/wiiuse CMakeLists.txt :137

cpack_add_component(runtime
	DISPLAY_NAME "Runtime Library"
	REQUIRED)

mpeg5/xevd CMakeLists.txt :258

cpack_add_component(Runtime DISPLAY_NAME "Application" DESCRIPTION  "Reference application that makes use of libxevd" GROUP RuntimeGroup INSTALL_TYPES Full Runtime)

mpeg5/xevd CMakeLists.txt :259

cpack_add_component(Libraries DISPLAY_NAME "Shared Libraries" DESCRIPTION "Shared libraries used to run xevd_app" GROUP RuntimeGroup INSTALL_TYPES Full Runtime Developer)

mpeg5/xevd CMakeLists.txt :260

cpack_add_component(Development DISPLAY_NAME "C++ Headers and static libraries used to build programs with libxevd" DESCRIPTION "C/C++ header files for use with libxevd" GROUP DevelopmentGroup INSTALL_TYPES Full Developer)

mpeg5/xeve CMakeLists.txt :261

cpack_add_component(Runtime DISPLAY_NAME "Application" DESCRIPTION  "Reference application that makes use of libxeve" GROUP RuntimeGroup INSTALL_TYPES Full Runtime)

mpeg5/xeve CMakeLists.txt :262

cpack_add_component(Libraries DISPLAY_NAME "Shared Libraries" DESCRIPTION "Shared libraries used to run xeve_app" GROUP RuntimeGroup INSTALL_TYPES Full Runtime Developer)

mpeg5/xeve CMakeLists.txt :263

cpack_add_component(Development DISPLAY_NAME "C++ Headers and static libraries used to build programs with libxeve" DESCRIPTION "C/C++ header files for use with libxeve" GROUP DevelopmentGroup INSTALL_TYPES Full Developer)