blob: 59530751f5526b20e4e1608f6f1282303255aab5 [file] [edit]
include(RunCMake)
run_cmake_script(CMP0218-WARN)
run_cmake_script(CMP0218-OLD)
run_cmake_script(CMP0218-NEW)
run_cmake_with_options(ExpectIgnore -DCMAKE_WARN_DEPRECATED=OFF)
run_cmake_with_options(ExpectError -DCMAKE_ERROR_DEPRECATED=ON)