[Jderobot-admin] jderobot-r1062 - trunk/src/stable/components/openni1Server

lr.morales en jderobot.org lr.morales en jderobot.org
Vie Oct 18 02:47:33 CEST 2013


Author: lr.morales
Date: 2013-10-18 02:47:33 +0200 (Fri, 18 Oct 2013)
New Revision: 1062

Modified:
   trunk/src/stable/components/openni1Server/CMakeLists.txt
Log:
Adds libusb dependency for openni1Server


Modified: trunk/src/stable/components/openni1Server/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-10-17 23:35:48 UTC (rev 1061)
+++ trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-10-18 00:47:33 UTC (rev 1062)
@@ -25,6 +25,7 @@
             ${nite_LIBRARIES}
             ${opencv_LIBRARIES}
             ${gsl_LIBRARIES}
+            ${LIBUSB_LIBRARIES}
             ${CMAKE_THREAD_LIBS_INIT}
         )
     ENDIF()



More information about the Jderobot-admin mailing list