CMake/Tests/RunCMake/DisallowedCommands/CMP0031-NEW.cmake

3 lines
45 B
CMake
Raw Normal View History

cmake_policy(SET CMP0031 NEW)
load_command()