mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
69fe5920b3
When testing CMAKE_CXX_COMPILER_ID values with if(MATCHES), do not explicitly dereference or quote CMAKE_CXX_COMPILER_ID. We want if() to auto-dereference the variable and not its value.
14 KiB
14 KiB