[Orxonox-commit 18] r2733 - trunk
rgrieder at orxonox.net
rgrieder at orxonox.net
Mon Mar 2 16:40:55 CET 2009
Author: rgrieder
Date: 2009-03-02 16:40:55 +0100 (Mon, 02 Mar 2009)
New Revision: 2733
Removed:
trunk/config/
Modified:
trunk/CMakeLists.txt
Log:
Removed tardis hack with ogre.cfg
As far as it has been tested today, it works without it now.
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2009-03-02 14:10:41 UTC (rev 2732)
+++ trunk/CMakeLists.txt 2009-03-02 15:40:55 UTC (rev 2733)
@@ -53,9 +53,6 @@
# Configure media directory location and installation
INCLUDE(Media)
-# Remaining tardis hack
-ADD_SUBDIRECTORY(config)
-
# Create the actual project
ADD_SUBDIRECTORY(src)
More information about the Orxonox-commit
mailing list