mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
c3385dd8bd
Fixes: #15653
7 lines
238 B
ReStructuredText
7 lines
238 B
ReStructuredText
file-generate-permissions
|
|
-------------------------
|
|
|
|
* The :command:`file(GENERATE)` command gained ``NO_SOURCE_PERMISSIONS``,
|
|
``USE_SOURCE_PERMISSIONS``, and ``FILE_PERMISSIONS`` options to support
|
|
permissions of the generated file.
|