forked from boostorg/config
Fix b2 headers
This commit is contained in:
@@ -6,11 +6,12 @@
|
|||||||
# accompanying file LICENSE_1_0.txt or copy at
|
# accompanying file LICENSE_1_0.txt or copy at
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
project /boost/architecture
|
project /boost/architecture
|
||||||
: requirements
|
: requirements
|
||||||
-<conditional>@boostcpp.deduce-address-model
|
-<conditional>@boostcpp.deduce-address-model
|
||||||
-<conditional>@boostcpp.deduce-architecture
|
-<conditional>@boostcpp.deduce-architecture
|
||||||
;
|
-<implicit-dependency>/boost//headers
|
||||||
|
;
|
||||||
|
|
||||||
obj 32 : 32.cpp ;
|
obj 32 : 32.cpp ;
|
||||||
obj 64 : 64.cpp ;
|
obj 64 : 64.cpp ;
|
||||||
|
Reference in New Issue
Block a user