CMake/Tests/Module/GenerateExportHeader
Stephen Kelly 7924c1d6a8 Another attempt at fixing Borland.
Apparently it still needs to be exported, but only declspec(deprecated)
does not work.
2011-08-10 22:19:39 +02:00
..
lib_shared_and_static
lib_shared_and_statictest Another attempt at fixing Borland. 2011-08-10 22:19:39 +02:00
libshared Add a newline at the end of the file. 2011-08-09 00:18:00 +02:00
libsharedtest Another attempt at fixing Borland. 2011-08-10 22:19:39 +02:00
libstatic Add a newline at the end of the file. 2011-08-09 15:02:48 +02:00
libstatictest Another attempt at fixing Borland. 2011-08-10 22:19:39 +02:00
override_symbol Handle the case where the user changes the DEFINE_SYMBOL property. 2011-08-08 02:08:10 +02:00
CMakeLists.txt Use the correct project name compiletest not compilefail 2011-08-10 21:50:06 +02:00
exportheader_test.cpp