mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 07:02:13 -06:00
CPACK_EXT_ENABLE_STAGING enables optional staging and CPACK_EXT_PACKAGE_SCRIPT allows to specify an optional script file that can package staged files via an external packaging tool. Issue: #18236