mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
cbe13e9ec0
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)
|