We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbe8ba commit b7e33b0Copy full SHA for b7e33b0
CMakeLists.txt
@@ -18,7 +18,7 @@
18
19
-------------------------------------------------------------------------------
20
21
- After installation with Cmake, a find_package(httplib COMPONENTS OpenSSL ZLIB Brotli) is available.
+ After installation with Cmake, a find_package(httplib COMPONENTS OpenSSL ZLIB Brotli zstd) is available.
22
This creates a httplib::httplib target (if found and if listed components are supported).
23
It can be linked like so:
24
0 commit comments