Some support for modular use of Predef lib.

This commit is contained in:
Rene Rivera
2015-02-24 22:48:49 -06:00
parent e959b7116a
commit abd3d80849

View File

@ -3,7 +3,10 @@
# (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 : . ;
project
: usage-requirements <include>include
;
path-constant BOOST_PREDEF_ROOT : . ;
alias library ;