Mercurial > hg > orthanc-object-storage
diff Aws/CMakeLists.txt @ 8:987cb95c1aee
Prevent Orthanc to start if plugin fails to start
author | Alain Mazy |
---|---|
date | Mon, 20 Jul 2020 12:21:07 +0200 |
parents | cd1622edea7f |
children | b09c634e6fea 3e218a18ec73 2a02b21f0a19 |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Thu Jul 09 10:40:44 2020 +0200 +++ b/Aws/CMakeLists.txt Mon Jul 20 12:21:07 2020 +0200 @@ -9,7 +9,7 @@ include(CheckIncludeFileCXX) set(ORTHANC_FRAMEWORK_SOURCE "hg" CACHE STRING "orthanc source") -set(ORTHANC_FRAMEWORK_VERSION "1.7.0" CACHE STRING "orthanc framework version") +set(ORTHANC_FRAMEWORK_VERSION "7176ebf" CACHE STRING "orthanc framework version") set(ALLOW_DOWNLOADS ON) # Download and setup the Orthanc framework