]> Creatis software - bbtkGEditor.git/blobdiff - appli/bbEditor/CMakeLists.txt
This commit was manufactured by cvs2svn to create tag
[bbtkGEditor.git] / appli / bbEditor / CMakeLists.txt
index 56b590c821cc2b58ad717d0113691c295c2ef8df..06762ffbee034399a274f47bcc84994f17569191 100644 (file)
@@ -21,10 +21,12 @@ ELSE(BBTK_USE_WXWIDGETS AND WIN32)
   ADD_EXECUTABLE(bbEditor MACOSX_BUNDLE ${SOURCES}  )  
 ENDIF(BBTK_USE_WXWIDGETS AND WIN32)
 
-
 TARGET_LINK_LIBRARIES(bbEditor 
+                               crea
                                bbsWxGUIEditorGraphic
                                bbsKernelEditorGraphic
+                               bbsVtkGUIEditorGraphic
                                ${VTK_LIBRARIES} 
                                ${WXWIDGETS_LIBRARIES}
                                ${creaMaracasVisu_LIBRARIES}