X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FbbEditor%2FCMakeLists.txt;fp=appli%2FbbEditor%2FCMakeLists.txt;h=69c2a4f88d6b54f3eac5791b355ce4a24cdbebfd;hb=ac7e88cf5991d996435b15c7d731b67078f8b2c9;hp=56b590c821cc2b58ad717d0113691c295c2ef8df;hpb=1910361932998533c37b53ea81d580bba29f0ee1;p=bbtkGEditor.git diff --git a/appli/bbEditor/CMakeLists.txt b/appli/bbEditor/CMakeLists.txt index 56b590c..69c2a4f 100644 --- a/appli/bbEditor/CMakeLists.txt +++ b/appli/bbEditor/CMakeLists.txt @@ -21,10 +21,11 @@ ELSE(BBTK_USE_WXWIDGETS AND WIN32) ADD_EXECUTABLE(bbEditor MACOSX_BUNDLE ${SOURCES} ) ENDIF(BBTK_USE_WXWIDGETS AND WIN32) - + TARGET_LINK_LIBRARIES(bbEditor bbsWxGUIEditorGraphic bbsKernelEditorGraphic + bbsVtkGUIEditorGraphic ${VTK_LIBRARIES} ${WXWIDGETS_LIBRARIES} ${creaMaracasVisu_LIBRARIES}