[Orxonox-commit 5850] r10510 - code/branches/core7/src/libraries/core

landauf at orxonox.net landauf at orxonox.net
Sat May 30 13:13:24 CEST 2015


Author: landauf
Date: 2015-05-30 13:13:23 +0200 (Sat, 30 May 2015)
New Revision: 10510

Modified:
   code/branches/core7/src/libraries/core/CMakeLists.txt
Log:
fixed CMakeLists.txt

Modified: code/branches/core7/src/libraries/core/CMakeLists.txt
===================================================================
--- code/branches/core7/src/libraries/core/CMakeLists.txt	2015-05-30 10:22:27 UTC (rev 10509)
+++ code/branches/core7/src/libraries/core/CMakeLists.txt	2015-05-30 11:13:23 UTC (rev 10510)
@@ -55,7 +55,7 @@
   command/ArgumentCompletionFunctions.cc
   config/ConfigFile.cc
   ApplicationPaths.cc
-  Configurablepaths.cc
+  ConfigurablePaths.cc
 END_BUILD_UNIT
 
 BUILD_UNIT ThreadBuildUnit.cc




More information about the Orxonox-commit mailing list