[Jderobot-admin] jderobot-r1172 - trunk/src/stable/components/openni1Server
rocapal en jderobot.org
rocapal en jderobot.org
Vie Feb 21 09:21:42 CET 2014
Author: rocapal
Date: 2014-02-21 09:21:42 +0100 (Fri, 21 Feb 2014)
New Revision: 1172
Modified:
trunk/src/stable/components/openni1Server/CMakeLists.txt
Log:
#175 added linked libs
Modified: trunk/src/stable/components/openni1Server/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/openni1Server/CMakeLists.txt 2014-02-19 17:27:42 UTC (rev 1171)
+++ trunk/src/stable/components/openni1Server/CMakeLists.txt 2014-02-21 08:21:42 UTC (rev 1172)
@@ -35,6 +35,9 @@
${ZeroCIce_LIBRARIES}
${openni_LIBRARIES}
${nite_LIBRARIES}
+ ${CMAKE_THREAD_LIBS_INIT}
+ ${LIBUSB_LIBRARIES}
+ ${Boost_LIBRARIES}
colorspacesmm
JderobotInterfaces
jderobotutil
@@ -47,6 +50,9 @@
${gsl_LIBRARIES}
${ZeroCIce_LIBRARIES}
${openni_LIBRARIES}
+ ${CMAKE_THREAD_LIBS_INIT}
+ ${LIBUSB_LIBRARIES}
+ ${Boost_LIBRARIES}
colorspacesmm
colorspacesmm
JderobotInterfaces
More information about the Jderobot-admin
mailing list