Mercurial > hg > orthanc-dicomweb
changeset 774:5b35f3c30a22
removed misleading comment
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 07 Jul 2026 15:57:33 +0200 |
| parents | 7494195c697b |
| children | 06d7fb4f68fb |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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()
