forked from boostorg/bind
Switch to library requirements instead of source. As source puts extra source in install targets.
This commit is contained in:
@@ -7,8 +7,8 @@ import project ;
|
|||||||
|
|
||||||
project /boost/bind
|
project /boost/bind
|
||||||
: common-requirements
|
: common-requirements
|
||||||
<source>/boost/config//boost_config
|
<library>/boost/config//boost_config
|
||||||
<source>/boost/core//boost_core
|
<library>/boost/core//boost_core
|
||||||
<include>include
|
<include>include
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user