mirror of
https://github.com/boostorg/xpressive.git
synced 2025-05-09 23:13:57 +00:00
Move include to target.
This commit is contained in:
parent
c6a499f5ea
commit
ee24a023cd
@ -29,12 +29,11 @@ constant boost_dependencies :
|
||||
/boost/utility//boost_utility ;
|
||||
|
||||
project /boost/xpressive
|
||||
: common-requirements
|
||||
<include>include
|
||||
;
|
||||
|
||||
explicit
|
||||
[ alias boost_xpressive : : : : <library>$(boost_dependencies) ]
|
||||
[ alias boost_xpressive : : :
|
||||
: <include>include <library>$(boost_dependencies) ]
|
||||
[ alias all : boost_xpressive example perf test tools ]
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user