Revision: 8079
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8079&view=rev
Author:   thjc
Date:     2009-07-22 14:11:30 +0000 (Wed, 22 Jul 2009)

Log Message:
-----------
add link dir for ruby bindings in gazebo

Modified Paths:
--------------
    code/gazebo/trunk/libgazebo/bindings/ruby/CMakeLists.txt

Modified: code/gazebo/trunk/libgazebo/bindings/ruby/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/libgazebo/bindings/ruby/CMakeLists.txt    2009-07-22 
13:54:21 UTC (rev 8078)
+++ code/gazebo/trunk/libgazebo/bindings/ruby/CMakeLists.txt    2009-07-22 
14:11:30 UTC (rev 8079)
@@ -24,7 +24,7 @@
             INCLUDE_DIRECTORIES (${LIBGAZEBO_DIR})
             INCLUDE_DIRECTORIES( ${boost_include_dirs} )
 
-            LINK_DIRECTORIES(${boost_library_dirs})
+            LINK_DIRECTORIES(${boost_library_dirs} 
${PROJECT_BINARY_DIR}/libgazebo)
 
             SET (CMAKE_SWIG_FLAGS "-w801 -c++ -I$LIBGAZEBO_DIR")
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to