Skip to content

Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27

Brad King requested to merge brad.king/cmake:msvc_c11 into master

Since !5115 (merged) we know about MSVC C language standards. Update the RunCMake.try_compile test to be aware of this even when CMake is itself configured by an older CMake that does not know this.

Backport: release

Edited by Brad King

Merge request reports