Browse Source
Build cleanups
Build cleanups
- Simplify sql-bench installation, do not try to resolve names : this leads to probem if builddir is symlink located on different filesystem. (reported by alik) - Make WITHOUT_XXX (disabling plugin) work for DEFAULT plugins. Prior to the patch is behaved just like MANDATORY. - LINK_LIBRARIES in MYSQL_ADD_PLUGIN had no effect for statically linked plugins. - Fix constant rebuild of initdb target on Windows.pull/73/head
5 changed files with 50 additions and 27 deletions
-
3CMakeLists.txt
-
29cmake/plugin.cmake
-
1scripts/CMakeLists.txt
-
33sql-bench/CMakeLists.txt
-
11sql/CMakeLists.txt
Write
Preview
Loading…
Cancel
Save
Reference in new issue