mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
27b03281e2
Issue: #20866
6 lines
222 B
ReStructuredText
6 lines
222 B
ReStructuredText
configure_file-permission-control
|
|
---------------------------------
|
|
|
|
* The :command:`configure_file` command gained a ``NO_SOURCE_PERMISSIONS``
|
|
option to suppress copying the input file's permissions to the output file.
|