mariadb/extra/aws_sdk
Vladislav Vaintroub dd2982dc33 MDEV-30831 Cannot compile AWS KMS Plugin
Fix AWS SDK build, it has changed substantionally since the plugin was
introduced. There is now a bunch of intermediate C libraries, aws-cpp-crt
and others, and for static linking, the link dependency must be declared.

Also support AWS C++ SDK in vcpkg package manager.
2025-06-10 15:18:28 +02:00
..
CMakeLists.txt MDEV-30831 Cannot compile AWS KMS Plugin 2025-06-10 15:18:28 +02:00