diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2014-10-14 10:25:32 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-10-14 11:17:04 -0400 |
commit | 4871885b9ce79c5d257ba0c2b879405631cd0bb8 (patch) | |
tree | 35e2087167ea5c57fe30e88848c53b3ac17b98c2 /Help/command/define_property.rst | |
parent | 3c0bb28162e1b2d05e913f874dba23b556109a97 (diff) | |
download | cmake-4871885b9ce79c5d257ba0c2b879405631cd0bb8.tar.gz |
KWIML: Avoid if() quoted auto-dereference
When testing CMAKE_<LANG>_COMPILER_ID values with if(STREQUAL), do not
explicitly dereference or quote the variable. We want if() to
auto-dereference the variable and not its value.
Diffstat (limited to 'Help/command/define_property.rst')
0 files changed, 0 insertions, 0 deletions