summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Generate/CustomFilePermissions.cmake
Commit message (Collapse)AuthorAgeFilesLines
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-0/+1
| | | | Detect MSYS as CYGWIN, with the required adaptations.
* file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-211-0/+15
Fixes: #15653