Ask Your Question

Revision history [back]

The package selection is through the variables, such as the three lists below which represent respectively the creation of integradl TGZ file with shell file, a file type TZ and the type tar.gz. to activate just replace OFF by ON (obviously)

CPACK_BINARY_STGZ = OFF
CPACK_BINARY_TZ = OFF
CPACK_BINARY_TGZ = OFF

Among several other options, which can be found here: https://cmake.org/cmake/help/v3.3/module/CPack.html