Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC mode
Since !6319 (merged) we activate C/C++ standard level logic for IntelLLVM when targeting the MSVC ABI. 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.
Also fix the 3.20 backport of !6319 (merged) by also backporting commit 7596d8b9 from !5783 (merged).
Backport: release
Merge request reports
Activity
changed milestone to %3.21.0
added comp:intel-llvm workflow:in-review labels
mentioned in merge request !6319 (merged)
Cc: @williamr
mentioned in merge request !6177 (merged)
added workflow:nightly-testing label and removed workflow:in-review label
mentioned in commit 5df2c458
mentioned in commit 89b61d91
removed workflow:nightly-testing label
mentioned in commit 9029335b
- Resolved by William R. Dieter
RunCMake.try_compile
onWindows-IntelLLVM-2021-Ninja
still seems to be broken?