CMake/Utilities/KWIML/test
Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference
When testing CMAKE_<LANG>_COMPILER_ID values, do not explicitly
dereference or quote the variable. We want if() to auto-dereference the
variable and not its value. Also replace MATCHES with STREQUAL where
equivalent.
2014-10-20 11:49:16 -04:00
..
CMakeLists.txt Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
test.c Merge branch 'upstream-kwiml' into update-KWIML 2011-11-17 10:16:57 -05:00
test.cxx Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test.h Merge branch 'upstream-kwiml' into import-KWIML 2011-11-15 14:30:58 -05:00
test_ABI_C.c Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test_ABI_CXX.cxx Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test_ABI_endian.h.in Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test_INT_C.c Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test_INT_CXX.cxx Merge branch 'upstream-kwiml' into import-KWIML 2011-06-27 14:09:09 -04:00
test_INT_format.h.in Merge branch 'upstream-kwiml' into update-KWIML 2012-03-20 15:51:11 -04:00
test_include_C.c Merge branch 'upstream-kwiml' into update-KWIML 2011-11-17 10:16:57 -05:00
test_include_CXX.cxx Merge branch 'upstream-kwiml' into update-KWIML 2011-11-21 11:03:29 -05:00