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