]> Creatis software - gdcm.git/blobdiff - vtk/CMakeLists.txt
* Remove useless util
[gdcm.git] / vtk / CMakeLists.txt
index 9a6f916393e05b1c5eabdbe4090ab200d3a7d112..11e7e18b85e4e006c090190b464094d408aba117 100644 (file)
@@ -58,18 +58,6 @@ TARGET_LINK_LIBRARIES(vtkWriteDicom
   vtkRendering
 )
 
-#-----------------------------------------------------------------------------
-SET(GdcmToBaseline_SOURCES
-  GdcmToBaseline.cxx
-)
-ADD_EXECUTABLE(GdcmToBaseline ${GdcmToBaseline_SOURCES})
-TARGET_LINK_LIBRARIES(GdcmToBaseline
-  vtkgdcm
-  vtkIO
-  vtkImaging
-  vtkRendering
-)
-
 #-----------------------------------------------------------------------------
 # Install vtk header
 INSTALL_FILES(/include FILES vtkGdcmReader.h)