diff CMakeLists.txt @ 97:ef1b27ba7dfc refactoring

Remove class "ParsedDicomFile"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 27 Nov 2015 18:30:16 +0100
parents dbe7c97b6b4a
children f5b1a9267da0
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Nov 27 18:26:55 2015 +0100
+++ b/CMakeLists.txt	Fri Nov 27 18:30:16 2015 +0100
@@ -166,7 +166,6 @@
   ${CMAKE_SOURCE_DIR}/Plugin/Plugin.cpp
 
   # The following files depend on GDCM
-  ${CMAKE_SOURCE_DIR}/Plugin/ParsedDicomImage.cpp
   ${CMAKE_SOURCE_DIR}/Plugin/DecodedImageAdapter.cpp
   ${CMAKE_SOURCE_DIR}/Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp
   ${CMAKE_SOURCE_DIR}/Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.cpp