Commit 3c3bbbb7 authored by Rasmus Johansson's avatar Rasmus Johansson

MDEV-12328, added building of AWS for release builds

parent 8c038239
......@@ -28,6 +28,9 @@ IF(SIZEOF_VOIDP EQUAL 8)
SET(64BIT 1)
ENDIF()
# include aws_key_management plugin in release builds
SET(PLUGIN_AWS_KEY_MANAGEMENT DYNAMIC)
SET(FEATURE_SET "community" CACHE STRING
" Selection of features. Options are
- xsmall :
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment