From 700346d69704999b9cea30f150a5787f50ed278b Mon Sep 17 00:00:00 2001 From: davila Date: Wed, 12 Oct 2011 13:23:36 +0000 Subject: [PATCH] no message --- vtk/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index c14c477a..a474e3a2 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -139,7 +139,8 @@ SET(test4DSplitter_SOURCES ADD_EXECUTABLE(test4DSplitter ${GUI_EXECUTABLE} ${test4DSplitter_SOURCES}) TARGET_LINK_LIBRARIES( test4DSplitter - ${test4DSplitter_LINK_LIBRARIES} + vtkgdcm + vtkRendering ) #----------------------------------------------------------------------------- -- 2.45.0