CMake/Tests/CMakeTests/File-Copy-NoFile.cmake
Brad King e0d3339e65 ENH: Test file(COPY) failure cases
This tests some cases of bad arguments to the file(COPY) signature.
It checks that the proper error messages are produced.
2009-04-29 13:13:58 -04:00

2 lines
46 B
CMake

file(COPY does_not_exist.txt DESTINATION tmp)