blob: 074db655654dce851d80f8f04cc92de3415e02cf (
plain)
1
2
3
4
5
6
7
|
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)
|