From 23b1a0ab70f190dbbb33dabb18ec039c7d85d6b3 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 11 Jan 2020 23:51:49 +0300 Subject: Add implementation --- curl/build/bootstrap.build | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 curl/build/bootstrap.build (limited to 'curl/build/bootstrap.build') diff --git a/curl/build/bootstrap.build b/curl/build/bootstrap.build new file mode 100644 index 0000000..9800e74 --- /dev/null +++ b/curl/build/bootstrap.build @@ -0,0 +1,11 @@ +# file : build/root.build +# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd +# license : cURL License; see accompanying COPYING file + +project = curl + +using version +using config +using test +using install +using dist -- cgit v1.1