CMake/test
Ben Boeckel 4871885b9c KWIML: Avoid if() quoted auto-dereference
When testing CMAKE_<LANG>_COMPILER_ID values with if(STREQUAL), do not
explicitly dereference or quote the variable.  We want if() to
auto-dereference the variable and not its value.
2014-10-14 11:17:04 -04:00
..
CMakeLists.txt KWIML: Avoid if() quoted auto-dereference 2014-10-14 11:17:04 -04:00
test.c KWIML: Test header inclusion after system headers 2011-11-17 08:57:26 -05:00
test.cxx KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test.h KWIML: Avoid redefining _CRT_SECURE_NO_DEPRECATE in test.h 2011-11-12 08:00:13 -05:00
test_ABI_C.c KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test_ABI_CXX.cxx KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test_ABI_endian.h.in KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test_INT_C.c KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test_INT_CXX.cxx KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04:00
test_INT_format.h.in KWIML: Avoid conflict with C++11 user-defined literals 2012-03-20 15:49:49 -04:00
test_include_C.c KWIML: Test header inclusion after system headers 2011-11-17 08:57:26 -05:00
test_include_CXX.cxx KWIML: Avoid MSVC linker warning about not using C++ runtime 2011-11-21 11:02:26 -05:00