[Jderobot-admin] jderobot-r1151 - trunk/src/stable/components/gazeboserver/plugins/nao

bmenendez en jderobot.org bmenendez en jderobot.org
Jue Ene 30 09:21:17 CET 2014


Author: bmenendez
Date: 2014-01-30 09:21:16 +0100 (Thu, 30 Jan 2014)
New Revision: 1151

Modified:
   trunk/src/stable/components/gazeboserver/plugins/nao/CMakeLists.txt
Log:
#148 Fixed the CMakeLists.txt error.


Modified: trunk/src/stable/components/gazeboserver/plugins/nao/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/gazeboserver/plugins/nao/CMakeLists.txt	2014-01-29 21:36:02 UTC (rev 1150)
+++ trunk/src/stable/components/gazeboserver/plugins/nao/CMakeLists.txt	2014-01-30 08:21:16 UTC (rev 1151)
@@ -101,7 +101,7 @@
 	JderobotInterfaces
 	${GAZEBO_libraries} 
 	${ZeroCIce_LIBRARIES}
-#)
+)
 
 # KNEES
 add_library(poserightknee SHARED poserightknee.cc)



More information about the Jderobot-admin mailing list