CMake/Tests/ExportImport
Brad King 3621e073a8 ENH: Test export/import of link interface languages
This extends the ExportImport test.  The Export project creates a C++
static library and exports it.  Then the Import project links the
library into a C executable.  On most platforms the executable will link
only if the C++ linker is chosen correctly.
2009-07-11 10:10:51 -04:00
..
Export ENH: Test export/import of link interface languages 2009-07-11 10:10:51 -04:00
Import ENH: Test export/import of link interface languages 2009-07-11 10:10:51 -04:00
CMakeLists.txt ENH: Test export/import of link interface languages 2009-07-11 10:10:51 -04:00
main.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00