[Orxonox-commit 672] r3204 - trunk/src/orxonox
rgrieder at orxonox.net
rgrieder at orxonox.net
Sun Jun 21 19:55:00 CEST 2009
Author: rgrieder
Date: 2009-06-21 19:55:00 +0200 (Sun, 21 Jun 2009)
New Revision: 3204
Modified:
trunk/src/orxonox/CMakeLists.txt
Log:
PCH should be enabled by default for the orxonox target.
Modified: trunk/src/orxonox/CMakeLists.txt
===================================================================
--- trunk/src/orxonox/CMakeLists.txt 2009-06-20 22:34:33 UTC (rev 3203)
+++ trunk/src/orxonox/CMakeLists.txt 2009-06-21 17:55:00 UTC (rev 3204)
@@ -48,7 +48,6 @@
objects/quest/QuestManager.h
PCH_FILE
OrxonoxPrecompiledHeaders.h
- PCH_NO_DEFAULT
# When defined as WIN32 this removes the console window on Windows
${ORXONOX_WIN32}
LINK_LIBRARIES
More information about the Orxonox-commit
mailing list