Mercurial > hg > orthanc-object-storage
diff Google/CMakeLists.txt @ 123:1fed4a5df9ad
fix framework version
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 21 Nov 2023 14:16:36 +0100 |
parents | afea958425af |
children | dd0068c70937 |
line wrap: on
line diff
--- a/Google/CMakeLists.txt Tue Nov 21 11:05:55 2023 +0100 +++ b/Google/CMakeLists.txt Tue Nov 21 14:16:36 2023 +0100 @@ -24,7 +24,7 @@ include(CheckIncludeFileCXX) set(ORTHANC_FRAMEWORK_SOURCE "web" CACHE STRING "orthanc source") -set(ORTHANC_FRAMEWORK_VERSION "daf4807631c5" CACHE STRING "orthanc framework version") # TODO: update to 1.12.2 when available +set(ORTHANC_FRAMEWORK_VERSION "b83192e7ad10" CACHE STRING "orthanc framework version") # TODO: update to 1.12.2 when available set(ALLOW_DOWNLOADS ON) # Download and setup the Orthanc framework