mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
4a0f664aaf
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