Mercurial > hg > orthanc-wsi
changeset 165:8c279c5b28a3
trying a fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Feb 2019 14:28:40 +0100 |
parents | c74b83b7e4fe |
children | f0dac1e8f736 |
files | Applications/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/CMakeLists.txt Thu Jan 31 19:22:01 2019 +0100 +++ b/Applications/CMakeLists.txt Fri Feb 22 14:28:40 2019 +0100 @@ -42,6 +42,7 @@ SET(ENABLE_DCMTK_NETWORKING OFF) # Disable DCMTK's support for DICOM networking SET(ENABLE_JPEG ON) SET(ENABLE_LOCALE ON) # Enable support for locales (notably in Boost) +SET(ENABLE_OPENSSL_ENGINES ON) SET(ENABLE_PNG ON) SET(ENABLE_SSL ON) SET(ENABLE_WEB_CLIENT ON)