From 72e7f011b29998d8a3e15eb5b381ef962af5fe5b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 5 Apr 2019 10:30:58 +0300 Subject: Upgrade to 8.0.15 --- libmysqlclient/build/export.build | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libmysqlclient/build/export.build (limited to 'libmysqlclient/build/export.build') diff --git a/libmysqlclient/build/export.build b/libmysqlclient/build/export.build new file mode 100644 index 0000000..390d864 --- /dev/null +++ b/libmysqlclient/build/export.build @@ -0,0 +1,10 @@ +# file : build/export.build +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd +# license : GPLv2 with Universal FOSS Exception; see accompanying LICENSE file + +$out_root/ +{ + include mysql/ +} + +export $out_root/mysql/$import.target -- cgit v1.1