From 7bbb807fa7bb1b47bf019be4e7b111d1ae05b804 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 8 Nov 2017 10:57:07 +0200 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..111001d --- /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 v3; see accompanying LICENSE file + +project = odb + +using version +using config +using dist +using test +using install -- cgit v1.1