comparison Resources/DownloadOrthancFramework.cmake @ 3983:7cd0fe733822

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 May 2020 09:55:15 +0200
parents 170667f08642
children 5e26d004838c
comparison
equal deleted inserted replaced
3981:31252a887f0b 3983:7cd0fe733822
116 set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25") 116 set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25")
117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1") 117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1")
118 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0") 118 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0")
119 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0") 119 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0")
120 set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef") 120 set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef")
121 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.1")
122 set(ORTHANC_FRAMEWORK_MD5 "3c171217f930abe80246997bdbcaf7cc")
121 123
122 # Below this point are development snapshots that were used to 124 # Below this point are development snapshots that were used to
123 # release some plugin, before an official release of the Orthanc 125 # release some plugin, before an official release of the Orthanc
124 # framework was available. Here is the command to be used to 126 # framework was available. Here is the command to be used to
125 # generate a proper archive: 127 # generate a proper archive: