https://github.com/Kitware/CMake
Revision 6eea123e3a97a6dce3b059777b688a49429bb951 authored by Brad King on 09 July 2021, 14:56:52 UTC, committed by Brad King on 09 July 2021, 15:04:52 UTC
Since commit 84036d30d4 (IntelLLVM: Fix C/C++ standard level flags on
Windows, 2021-07-07, v3.21.0-rc3~8^2~1) 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.
1 parent 554ebf6
History
Tip revision: 6eea123e3a97a6dce3b059777b688a49429bb951 authored by Brad King on 09 July 2021, 14:56:52 UTC
Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC mode
Tip revision: 6eea123
File Mode Size
ci
artifacts.yml -rw-r--r-- 4.1 KB
os-linux.yml -rw-r--r-- 11.2 KB
os-macos.yml -rw-r--r-- 4.7 KB
os-windows.yml -rw-r--r-- 3.7 KB
rules.yml -rw-r--r-- 2.7 KB
upload.yml -rw-r--r-- 1.1 KB

back to top