Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / contract / Jamfile.v2
1 #  Boost.Contract Library Jamfile
2 #
3 #  Use, modification, and distribution are subject to the
4 #  Boost Software License, Version 1.0. (See accompanying file
5 #  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6
7 # please order by name to ease maintenance (this is used by CI)
8 #
9 # CI build of examples disabled at repository owner's request (examples are
10 # meant for docs so for simplicity might omit work-around to build on all plat)
11 # build-project example ;
12 #
13 build-project test ;
14