mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-10 01:33:53 +00:00
parent
0dbe8ba144
commit
b7e33b08f1
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
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.
|
||||||
This creates a httplib::httplib target (if found and if listed components are supported).
|
This creates a httplib::httplib target (if found and if listed components are supported).
|
||||||
It can be linked like so:
|
It can be linked like so:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user