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

lr.morales en jderobot.org lr.morales en jderobot.org
Jue Oct 17 03:06:38 CEST 2013


Author: lr.morales
Date: 2013-10-17 03:06:38 +0200 (Thu, 17 Oct 2013)
New Revision: 1060

Modified:
   trunk/src/stable/components/openni1Server/CMakeLists.txt
Log:
#16 Fixes wrong lines from openni1Server cmake (ammend to r1059 commit)



Modified: trunk/src/stable/components/openni1Server/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-10-17 00:50:23 UTC (rev 1059)
+++ trunk/src/stable/components/openni1Server/CMakeLists.txt	2013-10-17 01:06:38 UTC (rev 1060)
@@ -16,8 +16,6 @@
 
 	    add_executable (openni1Server ${SOURCE_FILES})
 
-        FIND_PACKAGE(libusb-1.0 REQUIRED)
-        MESSAGE(STATUS ${usb_LIBRARIES})
         TARGET_LINK_LIBRARIES(openni1Server
             progeo
             colorspacesmm



More information about the Jderobot-admin mailing list