We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b087110 commit 8787f3aCopy full SHA for 8787f3a
build/Jamfile
@@ -41,14 +41,14 @@ lib boost_http_proto
41
: requirements
42
<library>/boost//buffers
43
<library>/boost//capy
44
- <library>/boost//json
+ <library>/boost/json//boost_json
45
<library>/boost//url
46
<include>../
47
<define>BOOST_HTTP_PROTO_SOURCE
48
: usage-requirements
49
50
51
52
53
;
54
0 commit comments