mirror of
https://github.com/boostorg/bimap.git
synced 2026-01-19 04:02:10 +00:00
Update build dependencies.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
# bring in rules for testing
|
||||
import testing ;
|
||||
|
||||
project : requirements <library>/boost/bimap/boost_bimap ;
|
||||
|
||||
test-suite "examples"
|
||||
:
|
||||
[ compile mighty_bimap.cpp ]
|
||||
|
||||
@@ -11,6 +11,7 @@ import testing ;
|
||||
|
||||
project : requirements
|
||||
<include>.
|
||||
<library>/boost/bimap/boost_bimap
|
||||
;
|
||||
|
||||
test-suite "tagged_test"
|
||||
|
||||
Reference in New Issue
Block a user