2
0
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:
Rene Rivera
2024-07-31 22:31:32 -05:00
parent dfd45b9555
commit b74df17419
2 changed files with 3 additions and 0 deletions

View File

@@ -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 ]

View File

@@ -11,6 +11,7 @@ import testing ;
project : requirements
<include>.
<library>/boost/bimap/boost_bimap
;
test-suite "tagged_test"