comparison Resources/CMake/DatabasesFrameworkParameters.cmake @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 4cd7e45b671e
children 23cf7def8e44
comparison
equal deleted inserted replaced
150:d9101318442d 152:063aa53b5917
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 28
29 ##################################################################### 29 #####################################################################
30 ## CMake parameters tunable by the user 30 ## CMake parameters tunable by the user
31 ##################################################################### 31 #####################################################################