mariadb/win/packaging/ComponentsIgnore.cmake
Vladislav Vaintroub cbe13e9ec0 Windows installer - ignore hashicorp-key-management, even if it was built.
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.
2024-09-04 13:24:21 +02:00

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)