diff options
author | Brad King <brad.king@kitware.com> | 2014-09-29 19:53:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-09-29 19:53:38 (GMT) |
commit | 69fe5920b359398f9618f93e47d199ce889edc23 (patch) | |
tree | 93b6f85fe648b824fae97cc41caa62eff5853268 /Source/cmExtraCodeLiteGenerator.h | |
parent | a22570ea19904b08afae204f378c6f5febd7f534 (diff) | |
download | CMake-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