From: Eduardo Davila Date: Fri, 15 Apr 2011 06:46:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaContours.git;a=commitdiff_plain;h=07ae1a9cc1cbc7255a9387a6a209686840601088 *** empty log message *** --- diff --git a/lib/Interface_ManagerContour_NDimensions/CMakeLists.txt b/lib/Interface_ManagerContour_NDimensions/CMakeLists.txt index 46e0c12..ed74ba0 100644 --- a/lib/Interface_ManagerContour_NDimensions/CMakeLists.txt +++ b/lib/Interface_ManagerContour_NDimensions/CMakeLists.txt @@ -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}