mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 22:00:10 -05:00
8f86407cfd
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.
See the "Find Modules" section of the cmake-developer(7) manual page. For more information about how to contribute modules to CMake, see this page: http://www.cmake.org/Wiki/CMake:Module_Maintainers