[Orxonox-commit 3116] r7810 - code/trunk/cmake
rgrieder at orxonox.net
rgrieder at orxonox.net
Sun Dec 26 12:55:09 CET 2010
Author: rgrieder
Date: 2010-12-26 12:55:09 +0100 (Sun, 26 Dec 2010)
New Revision: 7810
Modified:
code/trunk/cmake/CompilerConfigMSVC.cmake
Log:
Added comment.
Modified: code/trunk/cmake/CompilerConfigMSVC.cmake
===================================================================
--- code/trunk/cmake/CompilerConfigMSVC.cmake 2010-12-26 11:53:02 UTC (rev 7809)
+++ code/trunk/cmake/CompilerConfigMSVC.cmake 2010-12-26 11:55:09 UTC (rev 7810)
@@ -105,6 +105,7 @@
ADD_COMPILER_FLAGS("-w44800" CACHE)
# TODO: Resolve the cause of this warning!
+# ('class1' : inherits 'class2::member' via dominance)
ADD_COMPILER_FLAGS("-w44250" CACHE)
# This warns about truncation to 255 characters in debug/browse info
More information about the Orxonox-commit
mailing list