mirror of
https://github.com/MariaDB/server.git
synced 2025-07-21 23:50:01 +00: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
3 lines
156 B
CMake
3 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)
|