[Jderobot-admin] jderobot-r1208 - trunk/src/stable/libs/ns

frivas en jderobot.org frivas en jderobot.org
Lun Mar 24 21:18:47 CET 2014


Author: frivas
Date: 2014-03-24 21:18:45 +0100 (Mon, 24 Mar 2014)
New Revision: 1208

Modified:
   trunk/src/stable/libs/ns/CMakeLists.txt
Log:
[#195] included JderobotInterfaces to ns dependencies in order to allow multicore compilation


Modified: trunk/src/stable/libs/ns/CMakeLists.txt
===================================================================
--- trunk/src/stable/libs/ns/CMakeLists.txt	2014-03-24 17:24:52 UTC (rev 1207)
+++ trunk/src/stable/libs/ns/CMakeLists.txt	2014-03-24 20:18:45 UTC (rev 1208)
@@ -9,6 +9,7 @@
 ADD_LIBRARY(ns SHARED ${SRC_FILES})
 
 target_link_libraries(ns 
+    JderobotInterfaces
 	${Boost_LIBRARIES}
 	${ZeroCIce_LIBRARIES}
 )



More information about the Jderobot-admin mailing list