Nils Gladitz c930046410 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.
2014-10-06 09:40:41 -04:00
..
2014-08-12 15:20:59 -04:00
2014-10-02 23:44:39 +02:00
2014-02-25 11:14:06 -05:00
2014-10-02 23:44:39 +02:00
2014-10-02 23:44:39 +02:00
2014-10-02 23:44:39 +02:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
http://www.cmake.org/Wiki/CMake:Module_Maintainers