mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -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