CMake/Tests/RunCMake/AutoExportDll
Brad King 13a6ff31be VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries
Teach Visual Studio generators to include object files from object
libraries in the list of objects whose symbols are to be exported.
The Makefile and Ninja generators already did this.  Update the
test to cover this case.

Reported-by: Bertrand Bellenot <Bertrand.Bellenot@cern.ch>
2016-07-21 11:05:22 -04:00
..
sub Fix auto export symbols for Dlls containing /bigobj for 64bit builds. 2015-11-19 17:21:03 -05:00
AutoExport.cmake VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 2016-07-21 11:05:22 -04:00
AutoExportBuild-stderr.txt Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
CMakeLists.txt Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
RunCMakeTest.cmake Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
foo.c Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
hello.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
hello.h Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
hello2.c Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2016-07-11 09:41:04 -04:00
objlib.c VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 2016-07-21 11:05:22 -04:00
say.cxx VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 2016-07-21 11:05:22 -04:00
world.cxx Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00