]> Creatis software - creaContours.git/blobdiff - appli/wxContourGUIExample/CMakeLists.txt
Fixed the bug with the Ubuntu 64 latest version, by modifying the
[creaContours.git] / appli / wxContourGUIExample / CMakeLists.txt
index 30d5cac3fc87fdc5e30fcd1734ada2e0b3134375..dbec9baf05554030664696fbb550e81c2d62f4b7 100644 (file)
@@ -15,19 +15,15 @@ TARGET_LINK_LIBRARIES( creaContourApp
 #                     ${WXWIDGETS_LIBRARIES}
                       ${VTK_LIBRARIES}
 
-#EED 31/05/2011               ${ITK_LIBRARIES}
-                       ITKCommon
-                       ITKIO
-                       ITKBasicFilters
-                       ITKAlgorithms
-
                       ${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 )