mirror of
https://github.com/boostorg/type_traits.git
synced 2026-08-03 20:14:22 +02:00
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/type_traits
|
||||
: common-requirements
|
||||
<source>/boost/config//boost_config
|
||||
<source>/boost/static_assert//boost_static_assert
|
||||
<library>/boost/config//boost_config
|
||||
<library>/boost/static_assert//boost_static_assert
|
||||
<include>include
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user