comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4208:f659f79eb12a

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Sep 2020 14:18:10 +0200
parents d0f9e29a751b
children 2d6e7471ec7f
comparison
equal deleted inserted replaced
4206:171af1567473 4208:f659f79eb12a
112 set(ORTHANC_FRAMEWORK_MD5 "3c171217f930abe80246997bdbcaf7cc") 112 set(ORTHANC_FRAMEWORK_MD5 "3c171217f930abe80246997bdbcaf7cc")
113 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.2") 113 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.2")
114 set(ORTHANC_FRAMEWORK_MD5 "328f94dcbd78c169655a13f7ad58a2c2") 114 set(ORTHANC_FRAMEWORK_MD5 "328f94dcbd78c169655a13f7ad58a2c2")
115 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.3") 115 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.3")
116 set(ORTHANC_FRAMEWORK_MD5 "3f1ba9502ec7c5449971d3b56087bcde") 116 set(ORTHANC_FRAMEWORK_MD5 "3f1ba9502ec7c5449971d3b56087bcde")
117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.4")
118 set(ORTHANC_FRAMEWORK_MD5 "19fcb7c21876af86546baa048a22c6c0")
117 119
118 # Below this point are development snapshots that were used to 120 # Below this point are development snapshots that were used to
119 # release some plugin, before an official release of the Orthanc 121 # release some plugin, before an official release of the Orthanc
120 # framework was available. Here is the command to be used to 122 # framework was available. Here is the command to be used to
121 # generate a proper archive: 123 # generate a proper archive: