diff --git a/example/http/client/body/Jamfile b/example/http/client/body/Jamfile index 9ee1b5efa6..49af0340f5 100644 --- a/example/http/client/body/Jamfile +++ b/example/http/client/body/Jamfile @@ -11,5 +11,5 @@ exe json_client : json_client.cpp : coverage:no ubasan:no - /boost/json//boost_json + /boost/json//boost_json/static ;