]> 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 f05f5e4ba2238a794037d306b3ba0dad327baaf6..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
     )
   #----------------------------------------------------------------------------
 
@@ -196,6 +206,8 @@ ENDIF(UNIX)
 #  ${PROJECT_SOURCE_DIR}/src/AdditionalUsecreaImageIO.cmake.in)
 
 # Invoke the advanced macro
+
+
 CREA_ADVANCED_INSTALL_LIBRARY_FOR_CMAKE(${LIBRARY_NAME})
 
 # INSTALLS LIBRARY