Prechádzať zdrojové kódy

Use the Commontk/DCTMK dropNetwork branch

For the Commontk/CTK dropNetwork branch, use the corresponding
branch of DCMTK.

Note that we will eventually want to switch to the newer dcmtk that
avoids the need for dropNetwork, but this will be a bigger project
to be done later.
Steve Pieper 14 rokov pred
rodič
commit
70b71fd06b
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      CMakeExternals/DCMTK.cmake

+ 2 - 1
CMakeExternals/DCMTK.cmake

@@ -26,7 +26,8 @@ IF(${add_project})
       BINARY_DIR ${proj}-build
       PREFIX ${proj}${ep_suffix}
       GIT_REPOSITORY "${git_protocol}://github.com/commontk/DCMTK.git"
-      GIT_TAG "origin/patched"
+      #GIT_TAG "origin/patched"
+      GIT_TAG "origin/dropNetwork"
       CMAKE_GENERATOR ${gen}
       BUILD_COMMAND ""
       CMAKE_ARGS