Files
CMake/Tests/RunCMake/CMakeDependentOption/RunCMakeTest.cmake
2022-09-21 13:19:45 -04: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)