mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
Disable autolinking with V2.
[SVN r23778]
This commit is contained in:
parent
72813d2fd7
commit
49259eb25c
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
project boost
|
||||
: requirements <include>$(BOOST_ROOT)
|
||||
# disable auto-linking for all targets here,
|
||||
# primarily because it caused troubles with V2
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
: usage-requirements <include>$(BOOST_ROOT)
|
||||
: build-dir bin.v2
|
||||
;
|
||||
|
|
Loading…
Add table
Reference in a new issue