mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
03ad0e61c1
User defined permissions and options to copy permissions are implemented. Fixes: #20866
6 lines
243 B
Plaintext
6 lines
243 B
Plaintext
CMake Error at SourcePermissionsInvalidArg-2.cmake:1 \(configure_file\):
|
|
configure_file given both FILE_PERMISSIONS and NO_SOURCE_PERMISSIONS. Only
|
|
one option allowed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|