X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FCMakeLists.txt;h=ed74ba0d8d0f23b2935a0c4e265a6c685a66c5f7;hb=07ae1a9cc1cbc7255a9387a6a209686840601088;hp=46e0c125be2b95238b1493333315d027cc0bab20;hpb=b0a60f90532e0fef49b89328910f3b7114796498;p=creaContours.git 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}