Revision: 2457 http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2457&view=rev Author: rorthomas Date: 2012-02-26 23:04:41 +0000 (Sun, 26 Feb 2012) Log Message: ----------- merged some bugfixes from viric, thanks!
Modified Paths: -------------- trunk/CMakeDependenciesConfig.txt Modified: trunk/CMakeDependenciesConfig.txt =================================================================== --- trunk/CMakeDependenciesConfig.txt 2012-02-25 07:16:59 UTC (rev 2456) +++ trunk/CMakeDependenciesConfig.txt 2012-02-26 23:04:41 UTC (rev 2457) @@ -240,7 +240,7 @@ # Paged Geometry find_path(PAGED_INCLUDE_DIRS "PagedGeometry/PagedGeometry.h") if(PAGED_INCLUDE_DIRS) - set(PAGED_INCLUDE_DIRS "${PAGED_INCLUDE_DIRS};/${PAGED_INCLUDE_DIRS}/PagedGeometry") + set(PAGED_INCLUDE_DIRS "${PAGED_INCLUDE_DIRS};${PAGED_INCLUDE_DIRS}/PagedGeometry") find_library(PAGED_LIBRARIES "PagedGeometry") set(ROR_USE_PAGED ON) else() This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Rigsofrods-devel mailing list Rigsofrods-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel