mirror of
https://github.com/MariaDB/server.git
synced 2025-07-25 04:34:58 +02:00

Use CMake 3.21 (semi)automatic dependency resolution to install server and plugin dependencies (DLLs). This is especially useful with 3rd party dependencies, such as Curl, zlib etc
2 lines
156 B
CMake
2 lines
156 B
CMake
# Components ignored in both ZIP and WIX generators
|
|
set(COMPONENTS_IGNORE Debuginfo Server_Scripts SqlBench Test Embedded plugin-hashicorp-key-management)
|