cmake --help-variable-list shows me all the global variables defined, but how do I see for example all the possible variables that are defined only when I include cpack? And how do I get the documentation for a function like cpack_add_component for example? Thanks, Andrea