CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS

From Get docs
Cmake/docs/3.21/variable/cpack install default directory permissions


CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS

New in version 3.11.


Default permissions for implicitly created directories during packaging.

This variable serves the same purpose during packaging as the CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS variable serves during installation (e.g. make install).

If include(CPack) is used then by default this variable is set to the content of CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.html