forked from boostorg/bind
Update build deps.
This commit is contained in:
@@ -24,9 +24,8 @@ project
|
|||||||
|
|
||||||
<toolset>gcc:<cxxflags>$(gcc-flags)
|
<toolset>gcc:<cxxflags>$(gcc-flags)
|
||||||
<toolset>clang:<cxxflags>$(gcc-flags)
|
<toolset>clang:<cxxflags>$(gcc-flags)
|
||||||
;
|
|
||||||
|
|
||||||
project : requirements
|
<library>/boost/bind//boost_bind
|
||||||
<library>/boost/smart_ptr//boost_smart_ptr
|
<library>/boost/smart_ptr//boost_smart_ptr
|
||||||
<library>/boost/function//boost_function
|
<library>/boost/function//boost_function
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user