mirror of
https://github.com/boostorg/core.git
synced 2025-07-30 12:57:26 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -13,7 +13,7 @@ import modules ;
|
|||||||
import testing ;
|
import testing ;
|
||||||
|
|
||||||
project : requirements
|
project : requirements
|
||||||
<source>/boost/type_traits//boost_type_traits
|
<library>/boost/type_traits//boost_type_traits
|
||||||
<warnings>extra
|
<warnings>extra
|
||||||
<toolset>msvc:<warnings-as-errors>on
|
<toolset>msvc:<warnings-as-errors>on
|
||||||
<toolset>clang:<warnings-as-errors>on
|
<toolset>clang:<warnings-as-errors>on
|
||||||
|
Reference in New Issue
Block a user