KhronosGroup/KTX
CMakeLists.txt
:1577
cpack_add_component_group(LoadTestApps
DISPLAY_NAME "Load Test Applications"
)
cpack_add_component_group(LoadTestApps
DISPLAY_NAME "Load Test Applications"
)
cpack_add_component_group(DevelopmentGroup
DISPLAY_NAME "Development"
EXPANDED
DESCRIPTION
"All of the tools you'll ever need to develop libxevd dependent software")
cpack_add_component_group(RuntimeGroup
DISPLAY_NAME "Runtime"
EXPANDED
DESCRIPTION
"Shared library and reference application that makes use of libxevd")
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(RuntimeGroup
DISPLAY_NAME "Runtime"
EXPANDED
DESCRIPTION
"Shared library and xeve_app reference application")