# HG changeset patch # User Sebastien Jodogne # Date 1783432653 -7200 # Node ID 5b35f3c30a22a3f381136623a30b34231582380c # Parent 7494195c697b5be072367ed29ac8f3bb6b2f86f9 removed misleading comment diff -r 7494195c697b -r 5b35f3c30a22 CMakeLists.txt --- a/CMakeLists.txt Tue Jul 07 15:31:20 2026 +0200 +++ b/CMakeLists.txt Tue Jul 07 15:57:33 2026 +0200 @@ -31,7 +31,6 @@ else() # Do NOT use framework 1.12.11 here, which is buggy because of: # https://orthanc.uclouvain.be/hg/orthanc/rev/3bd8715e21bc - # Note: we need the Orthanc::Logging::ScopedThreadNameSetter (not packaged yet) set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.12.10") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web") endif()