Skip to content

Commit

Permalink
Merge pull request #1213 from thewtex/dcmqi-upstream
Browse files Browse the repository at this point in the history
build(dicom): using QIICR dcmqi 2024-08-28 master
  • Loading branch information
thewtex authored Aug 28, 2024
2 parents 823d965 + 6cc06ac commit dcd8101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dicom/dcmtk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ endif()

include(FetchContent)
# DCMQI
set(DCMQI_GIT_REPOSITORY "https://github.com/jadh4v/dcmqi.git")
set(DCMQI_GIT_TAG "3d6401cf7a30c2c7db019784b8baee874590dea7")
set(DCMQI_GIT_REPOSITORY "https://github.com/QIICR/dcmqi")
set(DCMQI_GIT_TAG "bf6d62266f302a46402a84cfbeeb251a05956bd8")
set(DCMQI_SUPERBUILD OFF)
set(DCMQI_BUILD_SLICER_EXTENSION OFF)
set(DCMQI_BUILD_APPS OFF)
Expand Down

0 comments on commit dcd8101

Please sign in to comment.