diff options
author | Nils Gladitz <nilsgladitz@gmail.com> | 2014-10-06 11:50:24 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-10-06 13:40:41 (GMT) |
commit | c930046410c29834c5c9ec19787525e348a70530 (patch) | |
tree | a77f66d4d0e565227e4e8ce3ed3dcb5a8beb1155 /Modules/CheckCSourceCompiles.cmake | |
parent | f17989b32dece80f430db33f15dc25141be4d3af (diff) | |
download | CMake-c930046410c29834c5c9ec19787525e348a70530.zip CMake-c930046410c29834c5c9ec19787525e348a70530.tar.gz CMake-c930046410c29834c5c9ec19787525e348a70530.tar.bz2 |
FindBoost: Avoid if() quoted auto-dereference
When testing CMAKE_CXX_COMPILER[_ID] values with if(MATCHES) or
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 'Modules/CheckCSourceCompiles.cmake')
0 files changed, 0 insertions, 0 deletions