mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-13 18:49:38 -06:00
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