X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FbbEditor%2FCMakeLists.txt;h=06762ffbee034399a274f47bcc84994f17569191;hb=a5299437956e8cc3de71aaefede487ae06f4294f;hp=d4966aa249a1d9ef5f39c33fad466025cf6734f4;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/appli/bbEditor/CMakeLists.txt b/appli/bbEditor/CMakeLists.txt index d4966aa..06762ff 100644 --- a/appli/bbEditor/CMakeLists.txt +++ b/appli/bbEditor/CMakeLists.txt @@ -23,15 +23,14 @@ ENDIF(BBTK_USE_WXWIDGETS AND WIN32) TARGET_LINK_LIBRARIES(bbEditor - ${WXWIDGETS_LIBRARIES} - ${VTK_LIBRARIES} crea - ${creaMaracasVisu_LIBRARIES} bbsWxGUIEditorGraphic bbsKernelEditorGraphic bbsVtkGUIEditorGraphic - ${BBTK_LIBRARIES} + ${VTK_LIBRARIES} ${WXWIDGETS_LIBRARIES} + ${creaMaracasVisu_LIBRARIES} + ${BBTK_LIBRARIES} ) INSTALL_TARGETS(/bin/ bbEditor)