[Orxonox-commit 424] r3006 - branches/netp3/src

rgrieder at orxonox.net rgrieder at orxonox.net
Thu May 21 12:08:06 CEST 2009


Author: rgrieder
Date: 2009-05-21 12:08:06 +0200 (Thu, 21 May 2009)
New Revision: 3006

Modified:
   branches/netp3/src/CMakeLists.txt
Log:
Fix following the hack before.

Modified: branches/netp3/src/CMakeLists.txt
===================================================================
--- branches/netp3/src/CMakeLists.txt	2009-05-21 09:57:52 UTC (rev 3005)
+++ branches/netp3/src/CMakeLists.txt	2009-05-21 10:08:06 UTC (rev 3006)
@@ -105,7 +105,10 @@
   ${CMAKE_CURRENT_SOURCE_DIR}
   # Bullet headers really need the include directory
   ${CMAKE_CURRENT_SOURCE_DIR}/bullet
+  # OIS headers need the root dir as well
+  ${CMAKE_CURRENT_SOURCE_DIR}/ois
   # Convenience directory
+  # Convenience directory
   ${CMAKE_CURRENT_SOURCE_DIR}/orxonox
   # OrxonoxConfig.h
   ${CMAKE_CURRENT_BINARY_DIR}




More information about the Orxonox-commit mailing list