Revision: 7544
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7544&view=rev
Author:   rtv
Date:     2009-03-25 17:31:27 +0000 (Wed, 25 Mar 2009)

Log Message:
-----------
removed fasr_plan for now

Modified Paths:
--------------
    code/stage/trunk/examples/ctrl/CMakeLists.txt

Modified: code/stage/trunk/examples/ctrl/CMakeLists.txt
===================================================================
--- code/stage/trunk/examples/ctrl/CMakeLists.txt       2009-03-24 19:54:55 UTC 
(rev 7543)
+++ code/stage/trunk/examples/ctrl/CMakeLists.txt       2009-03-25 17:31:27 UTC 
(rev 7544)
@@ -23,11 +23,11 @@
 SET_TARGET_PROPERTIES( ${PLUGINS} PROPERTIES PREFIX "" )
 
 # need plaer's wavefront planning library for this one
-if( PLAYER_FOUND )  
-  link_directories( ${PLAYER_LIBRARY_DIRS} )
-  include_directories( ${PLAYER_INCLUDE_DIRS} )
-  target_link_libraries( fasr_plan "-lwavefront_standalone" )
-endif( PLAYER_FOUND )
+#if( PLAYER_FOUND )  
+#  link_directories( ${PLAYER_LIBRARY_DIRS} )
+#  include_directories( ${PLAYER_INCLUDE_DIRS} )
+#  target_link_libraries( fasr_plan "-lwavefront_standalone" )
+#endif( PLAYER_FOUND )
 
 
 # install in <prefix>/lib


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