[Orxonox-commit 2538] r7243 - code/trunk/cmake

landauf at orxonox.net landauf at orxonox.net
Sat Aug 28 23:47:20 CEST 2010


Author: landauf
Date: 2010-08-28 23:47:20 +0200 (Sat, 28 Aug 2010)
New Revision: 7243

Modified:
   code/trunk/cmake/LibraryConfig.cmake
Log:
re-applied r7074 to trunk (it was accidentally applied to fps branch before)

Modified: code/trunk/cmake/LibraryConfig.cmake
===================================================================
--- code/trunk/cmake/LibraryConfig.cmake	2010-08-28 20:55:57 UTC (rev 7242)
+++ code/trunk/cmake/LibraryConfig.cmake	2010-08-28 21:47:20 UTC (rev 7243)
@@ -199,7 +199,7 @@
 ################# OGRE Plugins ##################
 
 # More plugins: Plugin_BSPSceneManager, Plugin_OctreeSceneManager
-SET(OGRE_PLUGINS_INT "Plugin_ParticleFX;Plugin_BSPSceneManager")
+SET(OGRE_PLUGINS_INT Plugin_ParticleFX)
 IF(WIN32)
   # CG program manager is probably DirectX related (not available under unix)
   LIST(APPEND OGRE_PLUGINS_INT Plugin_CgProgramManager)




More information about the Orxonox-commit mailing list