Revision: 7753
http://playerstage.svn.sourceforge.net/playerstage/?rev=7753&view=rev
Author: natepak
Date: 2009-06-02 16:57:40 +0000 (Tue, 02 Jun 2009)
Log Message:
-----------
Added boost_library search paths to the player cmake
Modified Paths:
--------------
code/gazebo/trunk/player/CMakeLists.txt
Modified: code/gazebo/trunk/player/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/player/CMakeLists.txt 2009-06-02 15:56:40 UTC (rev
7752)
+++ code/gazebo/trunk/player/CMakeLists.txt 2009-06-02 16:57:40 UTC (rev
7753)
@@ -23,7 +23,7 @@
${boost_include_dirs}
)
-LINK_DIRECTORIES( ${PLAYER_LINK_DIRS} gazeboshm)
+LINK_DIRECTORIES( ${PLAYER_LINK_DIRS} ${boost_library_dirs} gazeboshm)
ADD_LIBRARY(gazeboplugin SHARED ${gazeboplugin_sources})
TARGET_LINK_LIBRARIES(gazeboplugin ${PLAYER_LINK_LIBS} gazeboshm )
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit