Browse Source
Reduce size of windows MSI by approx. 50%
Reduce size of windows MSI by approx. 50%
- Mark test components, plugins etc with COMPONENT Test, to get them excluded from the MSI - Only include debug symbols for client and embedded libs and also mysqld.exe and server plugins (so we can still can get a callstack in case of crash) The rest (all *.pdbs, test components, MTR) can be obtained from the big ZIP distribution, if required.pull/374/head
9 changed files with 55 additions and 39 deletions
-
52cmake/install_macros.cmake
-
9cmake/plugin.cmake
-
9libmysqld/examples/CMakeLists.txt
-
2plugin/audit_null/CMakeLists.txt
-
12plugin/auth_examples/CMakeLists.txt
-
4plugin/daemon_example/CMakeLists.txt
-
2plugin/fulltext/CMakeLists.txt
-
2plugin/win_auth_client/CMakeLists.txt
-
2storage/example/CMakeLists.txt
Write
Preview
Loading…
Cancel
Save
Reference in new issue