mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-14 02:09:51 -06:00
GUID functions in ATL cause compilation errors with this compiler. Add the offending case to our check for C++17 support so that it is not used by default when it does not work.