From 6586a59e63d089f38503656949d7aa8734ca8924 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 27 Nov 2017 23:59:42 +0300 Subject: Add support for build2 build --- build/bootstrap.build | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 build/bootstrap.build (limited to 'build/bootstrap.build') diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..56168b8 --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,11 @@ +# file : build/bootstrap.build +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +project = libodb-mysql + +using version +using config +using dist +using test +using install -- cgit v1.1