Files
CMake/Tests/RunCMake/ToolchainFile/CMP0126-WARN.cmake
Brad King 144be54dd3 try_compile: Propagate CMP0126 to the generated test project
Set policy CMP0126 to the value used in the calling project.
It may affect toolchain file behavior.
2021-07-20 09:47:02 -04:00

3 lines
41 B
CMake

# leave CMP0126 unset
enable_language(C)