[Jderobot-admin] jderobot-r1137 - trunk/Deps/libusb

rocapal en jderobot.org rocapal en jderobot.org
Vie Ene 10 09:45:59 CET 2014


Author: rocapal
Date: 2014-01-10 09:45:54 +0100 (Fri, 10 Jan 2014)
New Revision: 1137

Modified:
   trunk/Deps/libusb/CMakeLists.txt
Log:
#76 changed the dependency name


Modified: trunk/Deps/libusb/CMakeLists.txt
===================================================================
--- trunk/Deps/libusb/CMakeLists.txt	2014-01-09 17:32:12 UTC (rev 1136)
+++ trunk/Deps/libusb/CMakeLists.txt	2014-01-10 08:45:54 UTC (rev 1137)
@@ -2,7 +2,7 @@
 
 if (LIBUSB_INCLUDE_DIRS)
 	MESSAGE("*** libusb FOUND")
-	SET(DEPS "${DEPS} libusb-1.0,")
+	SET(DEPS "${DEPS} libusb-1.0-0,")
 else()
 	MESSAGE("*** libusb NOT FOUND")
 endif()



More information about the Jderobot-admin mailing list