Revision: 8326 http://playerstage.svn.sourceforge.net/playerstage/?rev=8326&view=rev Author: natepak Date: 2009-10-23 14:08:57 +0000 (Fri, 23 Oct 2009)
Log Message: ----------- Added freeimage_library to the libgazebo_server library Modified Paths: -------------- code/gazebo/trunk/server/CMakeLists.txt Modified: code/gazebo/trunk/server/CMakeLists.txt =================================================================== --- code/gazebo/trunk/server/CMakeLists.txt 2009-10-22 07:06:03 UTC (rev 8325) +++ code/gazebo/trunk/server/CMakeLists.txt 2009-10-23 14:08:57 UTC (rev 8326) @@ -130,7 +130,7 @@ ) -TARGET_LINK_LIBRARIES( gazebo_server ${ODE_LIBRARIES} ${libtool_library} gazebo) +TARGET_LINK_LIBRARIES( gazebo_server ${ODE_LIBRARIES} ${libtool_library} ${freeimage_library} gazebo) INSTALL (TARGETS gazebo-exec DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) INSTALL (TARGETS gazebo_server DESTINATION ${CMAKE_INSTALL_PREFIX}/lib) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit