cmake/Tests/CMakeTests/File-Copy-NoFile.cmake

2 lines
46 B
CMake
Raw Normal View History

2009-10-04 10:30:41 +03:00
file(COPY does_not_exist.txt DESTINATION tmp)