2 lines
73 B
CMake
2 lines
73 B
CMake
|
file(READ "${CMAKE_CURRENT_SOURCE_DIR}/does_not_exist/file.txt" content)
|