Mercurial > hg > orthanc
diff Resources/CMake/LibCurlConfiguration.cmake @ 1273:88010d8e12cf
Support of HTTP proxy
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 19 Jan 2015 16:08:58 +0100 |
parents | 27d256e0b458 |
children | afaa55d42ddd 6784a119484d |
line wrap: on
line diff
--- a/Resources/CMake/LibCurlConfiguration.cmake Mon Jan 12 17:42:29 2015 +0100 +++ b/Resources/CMake/LibCurlConfiguration.cmake Mon Jan 19 16:08:58 2015 +0100 @@ -26,7 +26,7 @@ -DCURL_DISABLE_LDAP=1 -DCURL_DISABLE_LDAPS=1 -DCURL_DISABLE_POP3=1 - -DCURL_DISABLE_PROXY=1 + #-DCURL_DISABLE_PROXY=1 -DCURL_DISABLE_RTSP=1 -DCURL_DISABLE_TELNET=1 -DCURL_DISABLE_TFTP=1