summaryrefslogtreecommitdiffstats
path: root/Help/variable/CPACK_INSTALL_SCRIPT.rst
blob: 59b8cd724f8af11804fa5d0665637d4b1637c82c (plain)
1
2
3
4
5
6
7
8
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.