summaryrefslogtreecommitdiff
path: root/winbuild/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'winbuild/README.md')
-rw-r--r--winbuild/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/winbuild/README.md b/winbuild/README.md
index 3684a382d..7bbbc5c6c 100644
--- a/winbuild/README.md
+++ b/winbuild/README.md
@@ -83,6 +83,7 @@ where `<options>` is one or many of:
- `WITH_MBEDTLS=<dll/static>` - Enable mbedTLS support, DLL or static
- `WITH_CARES=<dll/static>` - Enable c-ares support, DLL or static
- `WITH_ZLIB=<dll/static>` - Enable zlib support, DLL or static
+ - `WITH_SSH=<dll/static>` - Enable libSSH support, DLL or static
- `WITH_SSH2=<dll/static>` - Enable libSSH2 support, DLL or static
- `WITH_PREFIX=<dir>` - Where to install the build
- `ENABLE_SSPI=<yes/no>` - Enable SSPI support, defaults to yes