]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/CMakeLists.txt
changes in vtkInteractorStyleBaseView2D. Check out the constructor of this class...
[creaMaracasVisu.git] / lib / maracasVisuLib / CMakeLists.txt
index b03fb04f4bf605c3b85c1edce78ba15c2ca1b473..9b6e5020b5e4cb265dbc3c76610a7b109f223a1d 100644 (file)
@@ -3,6 +3,12 @@
 
 
 SET ( LIBRARY_NAME   creaMaracasVisu  )
+
+#EED 5/Mars/2010
+IF (UNIX)
+  add_definitions(-fPIC)
+ENDIF(UNIX)
+
 #----------------------------------------------------------------------------
 
 #----------------------------------------------------------------------------
@@ -36,7 +42,10 @@ IF ( BUILD_${LIBRARY_NAME} )
     src/interface/wxWindows/widgets/pPlotter
        src/interface/wxWindows/widgets/manualContour
        src/interface/wxWindows/widgets/ThresholdImageView
+       src/CutModule/interface
+       src/CutModule/kernel
        ../../../
+       
 )
        #message(jhcl\n\n ${crea_LIBRARIES})
        #INCLUDE(include/Modules/MARACAS_Find_LIBIDO.cmake)
@@ -118,6 +127,7 @@ IF ( BUILD_${LIBRARY_NAME} )
                ${CREA_LIBRARIES}
        #${BOOST_LIBRARIES}
        #jhcl-End===========================================================================
+               creaMaracasVisu_CutModule_interface
     )
   #----------------------------------------------------------------------------