forked from boostorg/intrusive
Add new ref to container_hash lib.
This commit is contained in:
@ -27,6 +27,7 @@ rule test_all
|
|||||||
<host-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
|
<host-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
|
||||||
<library>/boost/core//boost_core
|
<library>/boost/core//boost_core
|
||||||
<library>/boost/container//boost_container
|
<library>/boost/container//boost_container
|
||||||
|
<library>/boost/container_hash//boost_container_hash
|
||||||
<library>/boost/type_traits//boost_type_traits
|
<library>/boost/type_traits//boost_type_traits
|
||||||
] ;
|
] ;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user