mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
2 lines
73 B
CMake
2 lines
73 B
CMake
file(READ "${CMAKE_CURRENT_SOURCE_DIR}/does_not_exist/file.txt" content)
|