1
0
forked from boostorg/bind

Change all <source> references to <library>.

This commit is contained in:
Rene Rivera
2024-07-20 19:36:58 -05:00
parent 0de59ef498
commit c72cc6f914

View File

@ -27,8 +27,8 @@ project
;
project : requirements
<source>/boost/smart_ptr//boost_smart_ptr
<source>/boost/function//boost_function
<library>/boost/smart_ptr//boost_smart_ptr
<library>/boost/function//boost_function
;
# quick test (for CI)