Skip to content

Commit

Permalink
boost_json links` statically
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Sep 1, 2024
1 parent 6b13fd4 commit a9121c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/http/client/body/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ exe json_client : json_client.cpp
:
<variant>coverage:<build>no
<variant>ubasan:<build>no
<use>/boost/json//boost_json
<use>/boost/json//boost_json/<link>static
;

0 comments on commit a9121c2

Please sign in to comment.