From: abn Date: Wed, 18 Mar 2015 15:07:05 +0000 (+0100) Subject: Removed unecessary link to GUI_Events. X-Git-Tag: V7_6_0a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6a51d756e7934662b8a229bd045719720325ecec;p=modules%2Fparavis.git Removed unecessary link to GUI_Events. --- diff --git a/src/PVGUI/CMakeLists.txt b/src/PVGUI/CMakeLists.txt index 0fb87d49..ae428bd9 100644 --- a/src/PVGUI/CMakeLists.txt +++ b/src/PVGUI/CMakeLists.txt @@ -49,7 +49,7 @@ SET(_link_LIBRARIES ${QT_LIBRARIES} ${PYTHON_LIBS} ${KERNEL_LDFLAGS} ${KERNEL_SalomeDS} - ${GUI_LDFLAGS} ${GUI_SalomeApp} ${GUI_LightApp} ${GUI_CAM} ${GUI_qtx} ${GUI_suit} ${GUI_Event} + ${GUI_LDFLAGS} ${GUI_SalomeApp} ${GUI_LightApp} ${GUI_CAM} ${GUI_qtx} ${GUI_suit} ${GUI_SalomeObject} ${GUI_vtkTools} ${MED_SalomeIDLMED} ${_PARAVIEW_APP_COMPO_LIB} @@ -121,10 +121,6 @@ QT4_ADD_RESOURCES(_rcc_SOURCES ${_rcc_RESOURCES}) # sources / moc wrappings QT4_WRAP_CPP(_moc_SOURCES ${_moc_HEADERS}) -# sources / EDF specific stuff -#INCLUDE(vtkWrapClientServer) -#VTK_WRAP_ClientServer(vtkEDFCutterCS vtkEDFCutter_SRCS ${GUI_ROOT_DIR}/include/salome/vtkEDFCutter.h) - # sources / static SET(_other_SOURCES PVGUI_Module.cxx