forked from boostorg/bind
Change all <source> references to <library>.
This commit is contained in:
@@ -27,8 +27,8 @@ project
|
|||||||
;
|
;
|
||||||
|
|
||||||
project : requirements
|
project : requirements
|
||||||
<source>/boost/smart_ptr//boost_smart_ptr
|
<library>/boost/smart_ptr//boost_smart_ptr
|
||||||
<source>/boost/function//boost_function
|
<library>/boost/function//boost_function
|
||||||
;
|
;
|
||||||
|
|
||||||
# quick test (for CI)
|
# quick test (for CI)
|
||||||
|
Reference in New Issue
Block a user