CMake/Tests/RunCMake/AutoExportDll
Bill Hoffman 8f86407cfd Windows: Optionally generate DLL module definition files automatically
Create target property WINDOWS_EXPORT_ALL_SYMBOLS to automatically
generate a module definition file from MS-compatible .obj files and give
it to the linker in order to export all symbols from the .dll part of a
SHARED library.
2015-07-06 11:11:02 -04:00
..
sub Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
AutoExport.cmake Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -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 Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
foo.c Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
hello.cxx Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
hello.h Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
say.cxx Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
world.cxx Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00