mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
3ab7bf8285
Some are user-facing. Others are source comments.
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.
|