forked from boostorg/type_traits
Change all <source> references to <library>.
This commit is contained in:
@@ -18,9 +18,9 @@ if [ os.environ CI ]
|
||||
# regular
|
||||
|
||||
project : requirements
|
||||
<source>/boost/core//boost_core
|
||||
<source>/boost/move//boost_move
|
||||
<source>/boost/mpl//boost_mpl
|
||||
<library>/boost/core//boost_core
|
||||
<library>/boost/move//boost_move
|
||||
<library>/boost/mpl//boost_mpl
|
||||
|
||||
# default to all warnings on:
|
||||
<warnings>all
|
||||
|
Reference in New Issue
Block a user