2022-11-16 20:14:03 +01:00

8 lines
207 B
CMake

include(RunCMake)
run_cmake_script(Regex-CMP0127-NEW)
run_cmake_script(Regex-CMP0127-OLD)
run_cmake_script(Parentheses-CMP0127-NEW)
run_cmake_script(Parentheses-CMP0127-WARN)
run_cmake_script(UseDotSymbol)