2 lines
46 B
CMake
2 lines
46 B
CMake
file(COPY does_not_exist.txt DESTINATION tmp)
|
file(COPY does_not_exist.txt DESTINATION tmp)
|