Skip to content

Commit 4945457

Browse files
committedDec 18, 2013
Point to new 'develop' of Boost.Build, adjust paths.
1 parent 416c0e9 commit 4945457

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎boost-build.jam

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313

1414
BOOST_ROOT = $(.boost-build-file:D) ;
1515
BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ;
16-
BOOST_BUILD ?= tools/build/v2 ;
16+
BOOST_BUILD ?= tools/build/src ;
1717
boost-build $(BOOST_BUILD) ;

‎tools/build

Submodule build updated from 8709859 to 3b3a1cf

0 commit comments

Comments
 (0)
Please sign in to comment.