]> Creatis software - crea.git/blobdiff - src/CMakeLists.txt
#3394 wxwidgets 3.2 macOS
[crea.git] / src / CMakeLists.txt
index b86c5d4d53ff590772d05902c47c8f10b218d770..e9fc0aee69b076023eb48f534078c16c9d3f9ac8 100644 (file)
@@ -80,9 +80,17 @@ TARGET_LINK_LIBRARIES(crea
   ${WXWIDGETS_LIBRARIES}
   ${VTK_LIBRARIES}
   ${BOOST_LIBRARIES}
-
 )
 
+       message("EED ---------------- "  )
+       message("EED ---------------- " ${WXWIDGETS_LIBRARIES}  )
+       message("EED ---------------- " )
+       message("EED ---------------- " ${VTK_LIBRARIES} )
+       message("EED ---------------- " )
+       message("EED ---------------- " ${BOOST_LIBRARIES} )
+       message("EED ---------------- " )
+
+
 SET_TARGET_PROPERTIES(crea PROPERTIES ${CREA_LIBRARY_PROPERTIES})
 
 #