mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
If IPO is enabled, MSVC compiles with /GL which is not compatible with cmake's WINDOWS_EXPORT_ALL_SYMBOLS. Since server.dll can't autoexport symbols from /GL compiled objects, IPO must be disabled for dbug, string,mysys, and sql targets (in case we build "plugin" DLLs that need server.dll's symbols)
1.2 KiB
1.2 KiB