Mercurial > hg > orthanc-stone
comparison Resources/CMake/OrthancStoneParameters.cmake @ 1504:d8af188ab545
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 30 Jun 2020 20:35:16 +0200 |
parents | 615035c2f3ba |
children | dd1d1cc0575d |
comparison
equal
deleted
inserted
replaced
1503:553084468225 | 1504:d8af188ab545 |
---|---|
21 ##################################################################### | 21 ##################################################################### |
22 ## Import the parameters of the Orthanc Framework | 22 ## Import the parameters of the Orthanc Framework |
23 ##################################################################### | 23 ##################################################################### |
24 | 24 |
25 include(${CMAKE_CURRENT_LIST_DIR}/../../Resources/Orthanc/DownloadOrthancFramework.cmake) | 25 include(${CMAKE_CURRENT_LIST_DIR}/../../Resources/Orthanc/DownloadOrthancFramework.cmake) |
26 include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake) | 26 include(${ORTHANC_FRAMEWORK_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake) |
27 | 27 |
28 set(ENABLE_DCMTK OFF) | 28 set(ENABLE_DCMTK OFF) |
29 set(ENABLE_GOOGLE_TEST ON) | 29 set(ENABLE_GOOGLE_TEST ON) |
30 set(ENABLE_JPEG ON) | 30 set(ENABLE_JPEG ON) |
31 set(ENABLE_OPENSSL_ENGINES ON) | 31 set(ENABLE_OPENSSL_ENGINES ON) |