]> Creatis software - creaContours.git/blobdiff - appli/wxContourGUIExample/CMakeLists.txt
*** empty log message ***
[creaContours.git] / appli / wxContourGUIExample / CMakeLists.txt
index 3c6d9829da6fae8e3378de0c074d15759aeeb0bd..234dc1143599aec62501f4a4e3e82b2abb69aeef 100644 (file)
@@ -14,6 +14,7 @@ INCLUDE_DIRECTORIES(${creaImageIO2_INCLUDE_DIRS})
 TARGET_LINK_LIBRARIES( creaContourApp
 #                     ${WXWIDGETS_LIBRARIES}
                       ${VTK_LIBRARIES}
+
                       ${ITK_LIBRARIES}
                       ${creaEnvironment_LIBRARIES}
                       ${creaMaracasVisu_LIBRARIES}
@@ -22,7 +23,6 @@ TARGET_LINK_LIBRARIES( creaContourApp
                        Interface_ManagerContour_NDimensions_lib
                        kernel_ManagerContour_NDimensions_lib
                       ${BOOST_LIBRARIES}
-
                      )
 
 INSTALL_TARGETS(/bin/ creaContourApp )