3 lines
105 B
CMake
3 lines
105 B
CMake
cmake_policy(SET CMP0070 NEW)
|
|
file(GENERATE OUTPUT relative-output-NEW.txt INPUT relative-input-NEW.txt)
|