From ac5380d41a7048ade87f5c208a25d0e18593fdfe Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 3 Aug 2024 15:40:59 -0500 Subject: [PATCH] Update build deps. --- example/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/example/Jamfile.v2 b/example/Jamfile.v2 index 2b86776..6a306f2 100644 --- a/example/Jamfile.v2 +++ b/example/Jamfile.v2 @@ -18,6 +18,7 @@ import testing ; # the run rules, which we can pass on to the test_suite rule: project : requirements + /boost/interprocess//boost_interprocess acc:-lrt acc-pa_risc:-lrt gcc,windows:"-lole32 -loleaut32 -lpsapi -ladvapi32"