X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FwxContourGUIExample%2FCMakeLists.txt;h=dbec9baf05554030664696fbb550e81c2d62f4b7;hb=d8468a1bcc43695e9e2b9c3061755bac705b2e3b;hp=234dc1143599aec62501f4a4e3e82b2abb69aeef;hpb=0572d9fea3bcf790609a9264a5ee4b67f5c0e019;p=creaContours.git diff --git a/appli/wxContourGUIExample/CMakeLists.txt b/appli/wxContourGUIExample/CMakeLists.txt index 234dc11..dbec9ba 100644 --- a/appli/wxContourGUIExample/CMakeLists.txt +++ b/appli/wxContourGUIExample/CMakeLists.txt @@ -15,14 +15,15 @@ TARGET_LINK_LIBRARIES( creaContourApp # ${WXWIDGETS_LIBRARIES} ${VTK_LIBRARIES} - ${ITK_LIBRARIES} ${creaEnvironment_LIBRARIES} - ${creaMaracasVisu_LIBRARIES} ${creaImageIO_LIBRARIES} Interface_Icons_NDimensions_lib Interface_ManagerContour_NDimensions_lib - kernel_ManagerContour_NDimensions_lib ${BOOST_LIBRARIES} + + ${ITK_LIBRARIES} + ${creaMaracasVisu_LIBRARIES} + kernel_ManagerContour_NDimensions_lib ) INSTALL_TARGETS(/bin/ creaContourApp )