Raw File
File-Copy-LateArg.cmake
file(COPY FileTest.cmake DESTINATION tmp PATTERN * FILE_PERMISSIONS)
back to top