mirror of
https://github.com/MariaDB/server.git
synced 2025-02-11 07:55:36 +01:00
![Vladislav Vaintroub](/assets/img/avatar_default.png)
Fixes MSI installer. Do not install hashicorp-key-management, as also we would need to install dependencies, in this case libcurl. For that, MDEV-33474 needs to be fixed first.
2 lines
180 B
CMake
2 lines
180 B
CMake
# Components ignored in both ZIP and WIX generators
|
|
set(COMPONENTS_IGNORE Debuginfo Server_Scripts SqlBench Test Embedded hashicorp-key-management plugin-hashicorp-key-management)
|