changeset 89:b6b4d24784b7

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 14 Apr 2026 18:03:58 +0200
parents 58085d105a0b
children 1e5f8c61fe93
files CMakeLists.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Apr 14 07:28:08 2026 +0200
+++ b/CMakeLists.txt	Tue Apr 14 18:03:58 2026 +0200
@@ -41,6 +41,8 @@
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "hg")
 else()
+  # Do NOT use framework 1.12.11 here, which is buggy because of:
+  # https://orthanc.uclouvain.be/hg/orthanc/rev/3bd8715e21bc
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.12.4")
   set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web")
 endif()