2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.

[SVN r86392]
This commit is contained in:
Beman Dawes
2013-10-22 15:23:42 +00:00
parent c1597829ba
commit 06ee52a23c

View File

@@ -24,8 +24,8 @@ project /ciere/json
lib json
: [ glob ../src/*.cpp ]
/boost//headers
: [ glob ../src/*.cpp ] :
<implicit-dependency>/boost//headers
:
:
: <include>..