aboutsummaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorPaul B. Omta <p.b.omta@alumnus.utwente.nl>2019-10-04 09:55:54 +0200
committerJay Satiro <raysatiro@yahoo.com>2019-10-05 19:18:30 -0400
commitdf85b86a92ac2488667acfd81d16321c73fceecf (patch)
tree1cf100ee179322cdd7e2f17e0f7094735ccaf760 /CMake
parent04ab0108ae74350de4d8f1aa88698469715b1480 (diff)
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Closes https://github.com/curl/curl/pull/4460
Diffstat (limited to 'CMake')
-rw-r--r--CMake/Platforms/WindowsCache.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMake/Platforms/WindowsCache.cmake b/CMake/Platforms/WindowsCache.cmake
index cafaec216..ead4115a3 100644
--- a/CMake/Platforms/WindowsCache.cmake
+++ b/CMake/Platforms/WindowsCache.cmake
@@ -7,7 +7,6 @@ if(NOT UNIX)
set(HAVE_LIBNSL 0)
set(HAVE_GETHOSTNAME 1)
set(HAVE_LIBZ 0)
- set(HAVE_LIBCRYPTO 0)
set(HAVE_DLOPEN 0)