cmake/Tests/RunCMake/File_Generate/CMP0070-NEW.cmake

3 lines
105 B
CMake
Raw Normal View History

2018-01-26 17:06:56 +01:00
cmake_policy(SET CMP0070 NEW)
file(GENERATE OUTPUT relative-output-NEW.txt INPUT relative-input-NEW.txt)