X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FCMakeLists.txt;h=6cb8cd04031f70f2806349138c260e9c5110a9c7;hb=a45b09d6e37f0d0c31f62f8ef01b78d3204de51e;hp=11e7e18b85e4e006c090190b464094d408aba117;hpb=48f74f488893c3b7dbc5cd7c72ccf25947049ca5;p=gdcm.git diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index 11e7e18b..6cb8cd04 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -46,6 +46,11 @@ TARGET_LINK_LIBRARIES(vtkgdcmViewer vtkgdcm vtkRendering ) +ADD_EXECUTABLE(vtkgdcmViewer2 vtkgdcmViewer2.cxx) +TARGET_LINK_LIBRARIES(vtkgdcmViewer2 + vtkgdcm + vtkRendering +) #----------------------------------------------------------------------------- SET(vtkWriteDicom_SOURCES