blob: f8fb71fc17013e382d53783031711c1e8d3fab90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# file : build/bootstrap.build
# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
project = libodb-boost
using version
using config
using dist
using test
using install
|