comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4729:4e2247df6327

Added "Short" and "Full" options in /modalities/id/find-worklist
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Jun 2021 10:41:35 +0200
parents cf4a80a7e1a2
children c1d6ce00be3f c26a87e0fed7
comparison
equal deleted inserted replaced
4728:b5ca12bfce8c 4729:4e2247df6327
35 set(ORTHANC_DATABASE_VERSION 6) 35 set(ORTHANC_DATABASE_VERSION 6)
36 36
37 # Version of the Orthanc API, can be retrieved from "/system" URI in 37 # Version of the Orthanc API, can be retrieved from "/system" URI in
38 # order to check whether new URI endpoints are available even if using 38 # order to check whether new URI endpoints are available even if using
39 # the mainline version of Orthanc 39 # the mainline version of Orthanc
40 set(ORTHANC_API_VERSION "13") 40 set(ORTHANC_API_VERSION "14")
41 41
42 42
43 ##################################################################### 43 #####################################################################
44 ## CMake parameters tunable by the user 44 ## CMake parameters tunable by the user
45 ##################################################################### 45 #####################################################################