Revision: 8368 http://playerstage.svn.sourceforge.net/playerstage/?rev=8368&view=rev Author: hsujohnhsu Date: 2009-11-04 23:18:59 +0000 (Wed, 04 Nov 2009)
Log Message: ----------- keep all search paths for headers. without semi-color, cmake drops all but the first one. Modified Paths: -------------- code/gazebo/trunk/server/CMakeLists.txt Modified: code/gazebo/trunk/server/CMakeLists.txt =================================================================== --- code/gazebo/trunk/server/CMakeLists.txt 2009-11-04 22:58:51 UTC (rev 8367) +++ code/gazebo/trunk/server/CMakeLists.txt 2009-11-04 23:18:59 UTC (rev 8368) @@ -4,6 +4,7 @@ ######################################## # Include all the search paths for headers +STRING (REPLACE " " ";" threadpool_include_dirs_split "${threadpool_include_dirs}") INCLUDE_DIRECTORIES( . ${CMAKE_SOURCE_DIR}/libgazebo This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit