mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-13 09:49:42 -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.