We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19db5ec commit 1d31579Copy full SHA for 1d31579
test/unit/Jamfile
@@ -18,9 +18,6 @@ project
18
$(c11-requires)
19
<library>/boost/ws_io//boost_ws_io
20
<library>/boost/beast//boost_beast/<warnings-as-errors>off
21
- [ ac.check-library /openssl//ssl : <library>/openssl//ssl ]
22
- [ ac.check-library /zlib//zlib : <library>/zlib//zlib : ]
23
- [ ac.check-library /boost/ws_proto//boost_ws_proto_zlib : <library>/boost/ws_proto//boost_ws_proto_zlib : ]
24
<source>../../../url/extra/test_main.cpp
25
<include>.
26
<include>../../../url/extra
0 commit comments