[Jderobot-admin] jderobot-r1007 - trunk/src/stable/components/openniServer

rocapal en jderobot.org rocapal en jderobot.org
Lun Oct 7 11:51:49 CEST 2013


Author: rocapal
Date: 2013-10-07 11:50:49 +0200 (Mon, 07 Oct 2013)
New Revision: 1007

Modified:
   trunk/src/stable/components/openniServer/CMakeLists.txt
Log:
#62 added opencvGUI dependency


Modified: trunk/src/stable/components/openniServer/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/openniServer/CMakeLists.txt	2013-10-07 09:40:48 UTC (rev 1006)
+++ trunk/src/stable/components/openniServer/CMakeLists.txt	2013-10-07 09:50:49 UTC (rev 1007)
@@ -42,6 +42,7 @@
 	${CMAKE_THREAD_LIBS_INIT}
         ${ZeroCIce_LIBRARIES}
         ${OpenCV_LIBRARIES}
+        ${OpenCVGUI_LIBRARIES} 
         ${gsl_LIBRARIES}
         ${LIBS_DIR}/jderobotutil/libjderobotutil.so
         ${LIBS_DIR}/progeo/libprogeo.so
@@ -56,6 +57,7 @@
         ${CMAKE_THREAD_LIBS_INIT}
 	${ZeroCIce_LIBRARIES}
 	${OpenCV_LIBRARIES}
+        ${OpenCVGUI_LIBRARIES}
 	${gsl_LIBRARIES}
         ${LIBS_DIR}/jderobotutil/libjderobotutil.so
         ${LIBS_DIR}/progeo/libprogeo.so



More information about the Jderobot-admin mailing list