Przeglądaj źródła

Upgrade to latest "snapshot" of DCMTK

This version includes dcmrt and other fixes, but is
not a named snapshot from OFFIS, but merely a point
in time that works.
Steve Pieper 13 lat temu
rodzic
commit
271c1b5c25
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      CMakeExternals/DCMTK.cmake

+ 1 - 1
CMakeExternals/DCMTK.cmake

@@ -23,7 +23,7 @@ if(${add_project})
   if(CTK_SUPERBUILD)
   if(CTK_SUPERBUILD)
 
 
     if(NOT DEFINED DCMTK_DIR)
     if(NOT DEFINED DCMTK_DIR)
-      set(revision_tag ae3b946f6e6231)
+      set(revision_tag ab844899a92f46e2d880c38c85ce098933533aef)
       if(${proj}_REVISION_TAG)
       if(${proj}_REVISION_TAG)
         set(revision_tag ${${proj}_REVISION_TAG})
         set(revision_tag ${${proj}_REVISION_TAG})
       endif()
       endif()