2 lines
81 B
CMake
2 lines
81 B
CMake
|
execute_process(COMMAND ${CMAKE_COMMAND} -E true OUTPUT_FILE noexist/output.txt)
|