1
0
forked from boostorg/bind

Update build deps.

This commit is contained in:
Rene Rivera
2024-07-31 08:31:28 -05:00
parent 5af56ff9f8
commit 0e7a2373c1

View File

@ -24,9 +24,8 @@ project
<toolset>gcc:<cxxflags>$(gcc-flags)
<toolset>clang:<cxxflags>$(gcc-flags)
;
project : requirements
<library>/boost/bind//boost_bind
<library>/boost/smart_ptr//boost_smart_ptr
<library>/boost/function//boost_function
;