mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 15:42:58 +00:00
Point to new 'develop' of Boost.Build, adjust paths.
This commit is contained in:
parent
5afec5cc1f
commit
1b93a7aa56
2 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@
|
|||
|
||||
BOOST_ROOT = $(.boost-build-file:D) ;
|
||||
BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ;
|
||||
BOOST_BUILD ?= tools/build/v2 ;
|
||||
BOOST_BUILD ?= tools/build/src ;
|
||||
boost-build $(BOOST_BUILD) ;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b51e67b9193bdab44c6fb40e853aabfc25373840
|
||||
Subproject commit dc428e2ab3bf198ebc8a53b5b25d09fa7b29e4a1
|
Loading…
Add table
Reference in a new issue