Files
MariaDB/win/packaging/ComponentsIgnore.cmake
Vladislav Vaintroub 11324875b4 MDEV-33474 Windows packaging - install runtime dependencies
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
2025-04-16 13:22:28 +02:00

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)