Skip to content

Commit

Permalink
ENH: Update MultiVolumeImporter to add acquisition attributes to volu…
Browse files Browse the repository at this point in the history
…me sequences

Update MultiVolumeImporter to add acquisition attributes to volume sequences when importing them from DICOM.

fedorov/MultiVolumeImporter@2e84804
  • Loading branch information
lassoan authored Aug 4, 2022
1 parent 28dd638 commit 5c6a247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ list_conditional_append(Slicer_BUILD_MultiVolumeExplorer Slicer_REMOTE_DEPENDENC

Slicer_Remote_Add(MultiVolumeImporter
GIT_REPOSITORY ${EP_GIT_PROTOCOL}://github.com/fedorov/MultiVolumeImporter.git
GIT_TAG db805948534563566f0a39c63e8d60fac0b63dcd
GIT_TAG c14758931e009419dd95963219e904e5b7d70bbf
OPTION_NAME Slicer_BUILD_MultiVolumeImporter
OPTION_DEPENDS "Slicer_BUILD_QTLOADABLEMODULES;Slicer_BUILD_MULTIVOLUME_SUPPORT;Slicer_USE_PYTHONQT"
LABELS REMOTE_MODULE
Expand Down

0 comments on commit 5c6a247

Please sign in to comment.