CPACK_INSTALL_SCRIPTΒΆ

Extra CMake script provided by the user.

If set this CMake script will be executed by CPack during its local [CPack-private] installation which is done right before packaging the files. The script is not called by e.g.: make install.

Previous topic

CPACK_INCLUDE_TOPLEVEL_DIRECTORY

Next topic

CPACK_PACKAGING_INSTALL_PREFIX

This Page