summaryrefslogtreecommitdiff
path: root/libs/predef/build.jam
blob: aac15589cceb4dff00a119bfa21980cd6ba98a13 (plain)
1
2
3
4
5
6
7
8
9
# Copyright Rene Rivera 2014
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)

project predef
    ;

path-constant BOOST_PREDEF_ROOT : . ;