Revision: 1438
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1438&view=rev
Author:   rorthomas
Date:     2010-07-13 20:24:21 +0000 (Tue, 13 Jul 2010)

Log Message:
-----------
fixing the new ogre components for linux

Modified Paths:
--------------
    trunk/CMakeDependenciesConfig.txt

Modified: trunk/CMakeDependenciesConfig.txt
===================================================================
--- trunk/CMakeDependenciesConfig.txt   2010-07-13 20:02:18 UTC (rev 1437)
+++ trunk/CMakeDependenciesConfig.txt   2010-07-13 20:24:21 UTC (rev 1438)
@@ -137,7 +137,14 @@
    PKG_CHECK_MODULES  (GTK gtk+-2.0 REQUIRED)
    include_directories(${GTK_INCLUDE_DIRS})
 
+   # Ogre basics
    PKG_CHECK_MODULES  (Ogre OGRE REQUIRED)
+
+   # Ogre components
+   PKG_CHECK_MODULES  (Ogre-Terrain OGRE-Terrain REQUIRED)
+   PKG_CHECK_MODULES  (Ogre-Paging  OGRE-Paging  REQUIRED)
+   
+
    PKG_CHECK_MODULES  (Ois OIS REQUIRED)
 
    # using cmake fingd modules


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

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to