mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
This tests some cases of bad arguments to the file(COPY) signature. It checks that the proper error messages are produced.
2 lines
54 B
CMake
2 lines
54 B
CMake
file(COPY FileTest.cmake DESTINATION tmp PERMISSIONS)
|