mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
241 B
ReStructuredText
7 lines
241 B
ReStructuredText
cpack-rpm-check-executable-flags
|
|
--------------------------------
|
|
|
|
* The :module:`CPackRPM` module learned to enable enforcing of execute
|
|
privileges on programs and shared libraries.
|
|
See :variable:`CPACK_RPM_INSTALL_WITH_EXEC` variable.
|