Skip to content

Commit 2aa0023

Browse files
committed
Add missing component comment
Fix #2123
1 parent 0dbe8ba commit 2aa0023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
-------------------------------------------------------------------------------
2020
21-
After installation with Cmake, a find_package(httplib COMPONENTS OpenSSL ZLIB Brotli) is available.
21+
After installation with Cmake, a find_package(httplib COMPONENTS OpenSSL ZLIB Brotli zstd) is available.
2222
This creates a httplib::httplib target (if found and if listed components are supported).
2323
It can be linked like so:
2424

0 commit comments

Comments
 (0)