Mercurial > hg > orthanc
comparison Resources/CMake/LibCurlConfiguration.cmake @ 3720:faa695f433d5
upgraded OpenSSL to 1.1.1d
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 05 Mar 2020 16:42:55 +0100 |
parents | 544905c73c7e |
children | a3e38994d95a |
comparison
equal
deleted
inserted
replaced
3719:d737173197e1 | 3720:faa695f433d5 |
---|---|
58 -DHAVE_OPENSSL_ENGINE_H=1 | 58 -DHAVE_OPENSSL_ENGINE_H=1 |
59 -DUSE_SSLEAY=1 | 59 -DUSE_SSLEAY=1 |
60 ) | 60 ) |
61 endif() | 61 endif() |
62 | 62 |
63 if (NOT EXISTS "${CURL_SOURCES_DIR}/lib/curl_config.h") | 63 if (NOT EXISTS "${CURL_SOURCES_DIR}/lib/vauth/vauth/vauth.h") |
64 #file(WRITE ${CURL_SOURCES_DIR}/lib/curl_config.h "") | 64 #file(WRITE ${CURL_SOURCES_DIR}/lib/curl_config.h "") |
65 | 65 |
66 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/vauth.h "#include \"../vauth.h\"\n") | 66 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/vauth.h "#include \"../vauth.h\"\n") |
67 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/digest.h "#include \"../digest.h\"\n") | 67 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/digest.h "#include \"../digest.h\"\n") |
68 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/ntlm.h "#include \"../ntlm.h\"\n") | 68 file(WRITE ${CURL_SOURCES_DIR}/lib/vauth/vauth/ntlm.h "#include \"../ntlm.h\"\n") |