Skip to content

Commit

Permalink
ENH: Convert to using ITK version of MGHIO
Browse files Browse the repository at this point in the history
The ITK supplied version of MGHIO is a derivative
work that originated in Slicer.  The ITK version
has more widespread use in non-slicer envirnments and
can be used and maintained by a larger community.

svn-url: http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24539
git-svn-id: http://svn.slicer.org/Slicer4/trunk@24539 3bd1e089-480b-0410-8dfb-8563597acbee
  • Loading branch information
hjmjohnson authored and jcfr committed Sep 14, 2015
1 parent f71bfd5 commit 184e907
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1,440 deletions.
3 changes: 0 additions & 3 deletions Libs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ if(Slicer_BUILD_CLI_SUPPORT)
list(APPEND dirs MRML/IDImageIO)
endif()
list(APPEND dirs
MGHImageIO
MRML/Widgets
)

Expand All @@ -55,8 +54,6 @@ if(Slicer_BUILD_CLI_SUPPORT)
endif()

# ITKFactories directories
set(MGHImageIO_ITKFACTORIES_DIR ${Slicer_ITKFACTORIES_DIR})
set(MGHImageIO_INSTALL_ITKFACTORIES_DIR ${Slicer_INSTALL_ITKFACTORIES_DIR})
set(MRMLIDImageIO_ITKFACTORIES_DIR ${Slicer_ITKFACTORIES_DIR})
set(MRMLIDImageIO_INSTALL_ITKFACTORIES_DIR ${Slicer_INSTALL_ITKFACTORIES_DIR})

Expand Down
174 changes: 0 additions & 174 deletions Libs/MGHImageIO/CMakeLists.txt

This file was deleted.

14 changes: 0 additions & 14 deletions Libs/MGHImageIO/itkMGHIOPlugin.cxx

This file was deleted.

26 changes: 0 additions & 26 deletions Libs/MGHImageIO/itkMGHIOPlugin.h

This file was deleted.

34 changes: 0 additions & 34 deletions Libs/MGHImageIO/itkMGHIOWin32Header.h

This file was deleted.

Loading

0 comments on commit 184e907

Please sign in to comment.