Skip to content

Commit

Permalink
COMP: fix missing ITKGDCM dependency
Browse files Browse the repository at this point in the history
This dependency is missing since InsightSoftwareConsortium/ITK#1768.
  • Loading branch information
Simon Rit committed Apr 15, 2020
1 parent e7e4c8d commit 957d049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions itk-module.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set(DOCUMENTATION "")
set(RTK_IO_DEPENDS
ITKIOCSV
ITKIOGDCM
ITKGDCM
ITKIOMeta
ITKIORAW
ITKIOTIFF
Expand Down

0 comments on commit 957d049

Please sign in to comment.