mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 21:41:27 +01:00
Auto-detection of <threadapi> default value
This commit is contained in:
committed by
Peter Dimov
parent
237564074e
commit
b850c1fc9a
2
Jamroot
2
Jamroot
@@ -129,6 +129,7 @@ import xsltproc ;
|
||||
import set ;
|
||||
import path ;
|
||||
import link ;
|
||||
import threadapi-feature ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.66.0 ;
|
||||
@@ -169,6 +170,7 @@ project boost
|
||||
<toolset>como-linux:<define>_GNU_SOURCE=1
|
||||
# When building docs within Boost, we want the standard Boost style
|
||||
<xsl:param>boost.defaults=Boost
|
||||
<conditional>@threadapi-feature.detect
|
||||
: usage-requirements <include>.
|
||||
: build-dir bin.v2
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user