mirror of
https://github.com/boostorg/logic.git
synced 2025-07-30 04:07:15 +02:00
Switch to library requirements instead of source. As source puts extra source in install targets.
This commit is contained in:
@ -8,8 +8,8 @@ import project ;
|
|||||||
project /boost/logic
|
project /boost/logic
|
||||||
: common-requirements
|
: common-requirements
|
||||||
<include>include
|
<include>include
|
||||||
<source>/boost/config//boost_config
|
<library>/boost/config//boost_config
|
||||||
<source>/boost/core//boost_core
|
<library>/boost/core//boost_core
|
||||||
;
|
;
|
||||||
|
|
||||||
explicit
|
explicit
|
||||||
|
Reference in New Issue
Block a user