]> Creatis software - creaContours.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 15 Apr 2011 06:46:15 +0000 (06:46 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 15 Apr 2011 06:46:15 +0000 (06:46 +0000)
lib/Interface_ManagerContour_NDimensions/CMakeLists.txt

index 46e0c125be2b95238b1493333315d027cc0bab20..ed74ba0d8d0f23b2935a0c4e265a6c685a66c5f7 100644 (file)
@@ -35,11 +35,17 @@ IF ( BUILD_${LIBRARY_NAME} )
   #   
   #    )
   #----------------------------------------------------------------------------
+
+
+message (ERROR "EED CMAKE libreria manager interface creaContours ${creaEnvironment_LIBRARIES}")
+
+
   #----------------------------------------------------------------------------
   # LIBRARY DEPENDENCIES (LIBRARIES TO LINK WITH)
   SET ( ${LIBRARY_NAME}_LINK_LIBRARIES
        kernel_ManagerContour_NDimensions_lib
     Interface_Icons_NDimensions_lib
+    ${creaEnvironment_LIBRARIES}                       
     ${crea_LIBRARIES}
     ${WXWIDGETS_LIBRARIES}
     ${VTK_LIBRARIES}