mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 06:20:23 +00:00
e0d3339e65
This tests some cases of bad arguments to the file(COPY) signature. It checks that the proper error messages are produced.
2 lines
67 B
CMake
2 lines
67 B
CMake
file(COPY FileTest.cmake DESTINATION tmp FILE_PERMISSIONS BADPERM)
|