]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL-CMAKE.md: mention `ZLIB_USE_STATIC_LIBS`
authorViktor Szakats <commit@vsz.me>
Mon, 24 Feb 2025 17:23:47 +0000 (18:23 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 24 Feb 2025 20:00:31 +0000 (21:00 +0100)
Cherry-picked from #16394
Closes #16457

docs/INSTALL-CMAKE.md

index 4479d4a36575c61d69f17fb120a6a50c2f22188d..0e62a79551fe0330579e7f501d9d2b7959b494b3 100644 (file)
@@ -306,6 +306,7 @@ Details via CMake
 - `OPENSSL_USE_STATIC_LIBS`:                Look for static OpenSSL libraries.
 - `ZLIB_INCLUDE_DIR`:                       The zlib include directory.
 - `ZLIB_LIBRARY`:                           Path to `zlib` library.
+- `ZLIB_USE_STATIC_LIBS`:                   Look for static ZLIB library (requires CMake v3.24).
 
 ## Dependency options