CMake/test
Brad King a8f6159f69 KWIML: Create test output dir for Xcode
Xcode 2.x forgets to create the target output directory before linking
the individual architecture pieces of a universal binary for the target
KWIML_test.  Then it passes the directory to -L and -F options when
linking the and warns that the directory does not exist.  We work around
the problem by using a pre-build rule on the target to create the output
directory.
2011-11-14 07:54:10 -05:00
..
CMakeLists.txt KWIML: Create test output dir for Xcode 2011-11-14 07:54:10 -05:00
test.c KWIML: The Kitware Information Macro Library 2011-06-27 14:04:32 -04: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