From 0ca0851a01251b960ba19d958978004168f58593 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 Feb 2019 17:04:25 +0300 Subject: Add implementation --- libcrypto/build/export.build | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libcrypto/build/export.build (limited to 'libcrypto/build/export.build') diff --git a/libcrypto/build/export.build b/libcrypto/build/export.build new file mode 100644 index 0000000..2f9226f --- /dev/null +++ b/libcrypto/build/export.build @@ -0,0 +1,10 @@ +# file : build/root.build +# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd +# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file + +$out_root/ +{ + include libcrypto/ +} + +export $out_root/libcrypto/$import.target -- cgit v1.1