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

lr.morales en jderobot.org lr.morales en jderobot.org
Mie Dic 4 12:18:26 CET 2013


Author: lr.morales
Date: 2013-12-04 12:18:26 +0100 (Wed, 04 Dec 2013)
New Revision: 1126

Modified:
   trunk/src/stable/components/openni1Server/CMakeLists.txt
Log:
#25 Adds boost dependency, needed by some systems to link without problems.


Modified: trunk/src/stable/components/openni1Server/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-12-03 08:43:55 UTC (rev 1125)
+++ trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-12-04 11:18:26 UTC (rev 1126)
@@ -26,6 +26,7 @@
             ${nite_LIBRARIES}
             ${opencv_LIBRARIES}
             ${gsl_LIBRARIES}
+            ${Boost_LIBRARIES}
             ${LIBUSB_LIBRARIES}
             ${CMAKE_THREAD_LIBS_INIT}
             ${LIBUSB_LIBRARY_DIRS}



More information about the Jderobot-admin mailing list