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

3 lines
58 B
CMake

cmake_policy(SET CMP0031 OLD)
load_command(bogus_command)