CMake/test
Brad King b421c2477c KWIML: Avoid MSVC linker warning about not using C++ runtime
Teach KWIML_test to use part of the C++ runtime library.  Otherwise the
linker complains:

  warning LNK4089: all references to 'MSVCP71.dll' discarded by /OPT:REF
2011-11-21 11:02:26 -05:00
..
CMakeLists.txt KWIML: Test header inclusion after system headers 2011-11-17 08:57:26 -05: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: The Kitware Information Macro Library 2011-06-27 14:04:32 -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