mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
5a18728cec
Add `CPACK_ARCHIVE_UID` and `CPACK_ARCHIVE_GID` options. Add a policy to change the default to 0/0 to enable ownership by root if unpacking as root. Fixes: #12901