Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Specify output location of bench executable
  • Loading branch information
sdarwin committed Oct 2, 2023
commit e98089b50aa5cafb68dc3cf8a03db9986a2ad865
1 change: 1 addition & 0 deletions bench/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ exe bench :
<include>../test
$(has_nlohmann_json)<define>BOOST_JSON_HAS_NLOHMANN_JSON
$(has_rapidjson)<define>BOOST_JSON_HAS_RAPIDJSON
: <location>.//bin.v2
;