forked from boostorg/config
Change all <source> references to <library>.
This commit is contained in:
@@ -15,9 +15,9 @@ import notfile ;
|
||||
project
|
||||
: requirements
|
||||
<toolset>gcc:<cxxflags>-Wno-deprecated-declarations
|
||||
<source>/boost/core//boost_core
|
||||
<source>/boost/detail//boost_detail
|
||||
<source>/boost/type_traits//boost_type_traits
|
||||
<library>/boost/core//boost_core
|
||||
<library>/boost/detail//boost_detail
|
||||
<library>/boost/type_traits//boost_type_traits
|
||||
;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user