mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-28 11:54:16 +00:00
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