mirror of
https://github.com/reactos/CMake.git
synced 2025-02-13 08:06:16 +00:00
![Brad King](/assets/img/avatar_default.png)
This tests some cases of bad arguments to the file(COPY) signature. It checks that the proper error messages are produced.
2 lines
69 B
CMake
2 lines
69 B
CMake
file(COPY FileTest.cmake DESTINATION tmp PATTERN * FILE_PERMISSIONS)
|