mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-15 19:20:44 -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.