summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraCodeLiteGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-09-29 19:53:13 (GMT)
committerBrad King <brad.king@kitware.com>2014-09-29 19:53:38 (GMT)
commit69fe5920b359398f9618f93e47d199ce889edc23 (patch)
tree93b6f85fe648b824fae97cc41caa62eff5853268 /Source/cmExtraCodeLiteGenerator.h
parenta22570ea19904b08afae204f378c6f5febd7f534 (diff)
downloadCMake-69fe5920b359398f9618f93e47d199ce889edc23.zip
CMake-69fe5920b359398f9618f93e47d199ce889edc23.tar.gz
CMake-69fe5920b359398f9618f93e47d199ce889edc23.tar.bz2
GenerateExportHeader: Avoid if() quoted auto-dereference
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.
Diffstat (limited to 'Source/cmExtraCodeLiteGenerator.h')
0 files changed, 0 insertions, 0 deletions