Revision: 7654
http://playerstage.svn.sourceforge.net/playerstage/?rev=7654&view=rev
Author: natepak
Date: 2009-05-14 01:42:00 +0000 (Thu, 14 May 2009)
Log Message:
-----------
Removed gui stuff from libgazebo_server
Modified Paths:
--------------
code/gazebo/trunk/server/CMakeLists.txt
code/gazebo/trunk/server/gui/CMakeLists.txt
Modified: code/gazebo/trunk/server/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/server/CMakeLists.txt 2009-05-14 01:29:27 UTC (rev
7653)
+++ code/gazebo/trunk/server/CMakeLists.txt 2009-05-14 01:42:00 UTC (rev
7654)
@@ -107,7 +107,8 @@
${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE}})
ENDIF (CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE})
-TARGET_LINK_LIBRARIES( gazebo-exec ${gazeboserver_link_libs}
+TARGET_LINK_LIBRARIES( gazebo-exec gazebo_gui
+ ${gazeboserver_link_libs}
${FLTK_LIBRARIES}
${boost_libraries}
${freeimage_library}
Modified: code/gazebo/trunk/server/gui/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/server/gui/CMakeLists.txt 2009-05-14 01:29:27 UTC (rev
7653)
+++ code/gazebo/trunk/server/gui/CMakeLists.txt 2009-05-14 01:42:00 UTC (rev
7654)
@@ -15,7 +15,7 @@
GLFrameManager.hh
GLFrame.hh
)
-#ADD_LIBRARY(gazebo_gui STATIC ${sources})
+ADD_LIBRARY(gazebo_gui STATIC ${sources})
-APPEND_TO_SERVER_SOURCES(${sources})
-APPEND_TO_SERVER_HEADERS(${headers})
+#APPEND_TO_SERVER_SOURCES(${sources})
+#APPEND_TO_SERVER_HEADERS(${headers})
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit