From 672ff597e500e38cda87aee60de655acbbc22ed7 Mon Sep 17 00:00:00 2001 From: Thomas Gamper Date: Sun, 16 Jun 2019 15:38:13 +0200 Subject: winbuild: use WITH_PREFIX if given Closes #4031 --- winbuild/BUILD.WINDOWS.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'winbuild/BUILD.WINDOWS.txt') diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index c75b15c4e..1ede14f01 100644 --- a/winbuild/BUILD.WINDOWS.txt +++ b/winbuild/BUILD.WINDOWS.txt @@ -86,6 +86,7 @@ where is one or many of: WITH_CARES= - Enable c-ares support, DLL or static WITH_ZLIB= - Enable zlib support, DLL or static WITH_SSH2= - Enable libSSH2 support, DLL or static + WITH_PREFIX= - Where to install the build ENABLE_SSPI= - Enable SSPI support, defaults to yes ENABLE_IPV6= - Enable IPv6, defaults to yes ENABLE_IDN= - Enable use of Windows IDN APIs, defaults to yes -- cgit v1.2.3