comparison Resources/CMake/OrthancStoneParameters.cmake @ 445:ee41b6a017d7 bgo-commands-codegen

dumb change
author bgo-osimis
date Wed, 16 Jan 2019 16:24:45 +0100
parents b70e9be013e4
children 1b9973905e15
comparison
equal deleted inserted replaced
440:a750f11892ec 445:ee41b6a017d7
19 19
20 20
21 ##################################################################### 21 #####################################################################
22 ## Import the parameters of the Orthanc Framework 22 ## Import the parameters of the Orthanc Framework
23 ##################################################################### 23 #####################################################################
24
25 message("CMAKE_CURRENT_LIST_DIR = ${CMAKE_CURRENT_LIST_DIR}")
24 26
25 include(${CMAKE_CURRENT_LIST_DIR}/../../Resources/Orthanc/DownloadOrthancFramework.cmake) 27 include(${CMAKE_CURRENT_LIST_DIR}/../../Resources/Orthanc/DownloadOrthancFramework.cmake)
26 include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake) 28 include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake)
27 29
28 set(ENABLE_DCMTK OFF) 30 set(ENABLE_DCMTK OFF)