Files
cmake/Tests/RunCMake/DisallowedCommands/CMP0031-OLD.cmake
T

3 lines
58 B
CMake

cmake_policy(SET CMP0031 OLD)
load_command(bogus_command)