diff options
author | Brad King <brad.king@kitware.com> | 2010-01-21 20:03:32 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-01-21 20:03:32 (GMT) |
commit | 3684f62340d026c4fcc31b04af2685c7092a27e2 (patch) | |
tree | f7c04c985883b11f2d4a04f4f0aa080b24abc7f0 /Modules/VTKCompatibility.cmake | |
parent | 41024b006bcfcb0222b10fa08af2d75153511d18 (diff) | |
download | CMake-3684f62340d026c4fcc31b04af2685c7092a27e2.zip CMake-3684f62340d026c4fcc31b04af2685c7092a27e2.tar.gz CMake-3684f62340d026c4fcc31b04af2685c7092a27e2.tar.bz2 |
Do not export all symbols from DLLs on Cygwin
In commit "use export all symbols on cygwin" (2003-01-21) we started
passing -Wl,--export-all-symbols when linking shared libraries. Now
cygwin exports all symbols automatically if no symbols are explicitly
exported. When symbols are explicitly exported we want to honor that
narrow interface. Therefore this flag should not be passed.
Change based on patch from issue #10122.
Diffstat (limited to 'Modules/VTKCompatibility.cmake')
0 files changed, 0 insertions, 0 deletions