summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2017-03-26 23:03:25 +0000
committerVladislav Vaintroub <wlad@mariadb.com>2017-03-26 23:03:25 +0000
commitb56262f69677fdb158b3d19dd8848e5802b2dd27 (patch)
treeb018a4d69f5644ad957c3ea46c9f292fd6059fb6 /cmake
parent23d72bf3aa9b16c0b1250ed1a04bdf18eea9754a (diff)
downloadmariadb-git-b56262f69677fdb158b3d19dd8848e5802b2dd27.tar.gz
MDEV-12328, attempt to fix windows packaging
Diffstat (limited to 'cmake')
-rw-r--r--cmake/build_configurations/mysql_release.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/build_configurations/mysql_release.cmake b/cmake/build_configurations/mysql_release.cmake
index c603cc72f85..983969e62e8 100644
--- a/cmake/build_configurations/mysql_release.cmake
+++ b/cmake/build_configurations/mysql_release.cmake
@@ -29,7 +29,7 @@ IF(SIZEOF_VOIDP EQUAL 8)
ENDIF()
# include aws_key_management plugin in release builds
-SET(PLUGIN_AWS_KEY_MANAGEMENT DYNAMIC)
+OPTION(AWS_SDK_EXTERNAL_PROJECT "Allow download and build AWS C++ SDK" ON)
SET(FEATURE_SET "community" CACHE STRING
" Selection of features. Options are