Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
963 commits behind the upstream repository.
Ben Boeckel's avatar
Ben Boeckel authored
When testing CMAKE_C_COMPILER_ID values, do not explicitly dereference
or quote the variable.  We want if() to auto-dereference the variable
and not its value.  While at it, use STREQUAL instead of MATCHES.

Change-Id: I7098fb6474500605b0fe78d764dd2d8afe385f50
9bf03363
History