mirror of https://github.com/MariaDB/server
Browse Source
Fixed inlining flags. Remove /Ob1 added by CMake for RelWithDebInfo. (the actual compiler default is /Ob2 if optimizations are enabled) Allow to define custom /Ob flag with new variable MSVC_INLINE, if desiredpull/2027/head
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue