Revision: 1434
http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1434&view=rev
Author: rorthomas
Date: 2010-07-13 19:28:10 +0000 (Tue, 13 Jul 2010)
Log Message:
-----------
added ogrepaging and ogreterrain to include path and linker
Modified Paths:
--------------
trunk/CMakeDependenciesConfig.txt
Modified: trunk/CMakeDependenciesConfig.txt
===================================================================
--- trunk/CMakeDependenciesConfig.txt 2010-07-13 19:27:23 UTC (rev 1433)
+++ trunk/CMakeDependenciesConfig.txt 2010-07-13 19:28:10 UTC (rev 1434)
@@ -29,9 +29,9 @@
endif(NOT ROR_DEPENDENCIES_DIR)
#### REQUIRED COMPONENTS
- set(Ogre_INCLUDE_DIRS "${ROR_DEPENDENCIES_DIR}/include/Ogre"
CACHE PATH "The ogre include path to use")
+ set(Ogre_INCLUDE_DIRS
"${ROR_DEPENDENCIES_DIR}/include/Ogre;${ROR_DEPENDENCIES_DIR}/include/Ogre/Terrain;${ROR_DEPENDENCIES_DIR}/include/Ogre/Paging"
CACHE PATH "The ogre include path to use")
set(Ogre_LIBRARY_DIRS "${ROR_DEPENDENCIES_DIR}/lib" CACHE PATH
"The ogre lib path to use")
- set(Ogre_LIBRARIES "OgreMain" CACHE STRING "The ogre lib to
link against")
+ set(Ogre_LIBRARIES "OgreMain;OgrePaging;OgreTerrain" CACHE
STRING "The ogre lib to link against")
set(Ois_INCLUDE_DIRS "${ROR_DEPENDENCIES_DIR}/include/ois"
CACHE PATH "The OIS include path to use")
set(Ois_LIBRARY_DIRS "${ROR_DEPENDENCIES_DIR}/lib" CACHE PATH
"The OIS lib path to use")
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