From 07ae1a9cc1cbc7255a9387a6a209686840601088 Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Fri, 15 Apr 2011 06:46:15 +0000 Subject: [PATCH] *** empty log message *** --- lib/Interface_ManagerContour_NDimensions/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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} -- 2.45.0