[CMake] How to add CPack component subgroups

norulez norulez at me.com
Sun Jul 4 10:30:08 EDT 2010


Currently I create component groups as followed:
SET(CPACK_COMPONENT_LANGUAGEGERMAN_GROUP "Languages")
Languages
     ----- German

But how can I have Languages to be a subgroup, like in the following example?
Addons
----- Languages
            ----- German


More information about the CMake mailing list