mirror of
https://github.com/curl/curl.git
synced 2026-07-23 16:37:18 +03:00
INSTALL-CMAKE.md: mention ZLIB_USE_STATIC_LIBS
Cherry-picked from #16394 Closes #16457
This commit is contained in:
parent
edfa537100
commit
5070b6ac45
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue