summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2007-08-07 19:09:21 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2007-08-07 19:09:21 (GMT)
commit1059a8891db30ebc1b277fdd30a186e37e4b1a72 (patch)
treed41653dabeec48f9fe6ca060f1835fa0ae30296e /Source/cmGlobalGenerator.cxx
parentd9267920664fda123cc91894d78b06b43bdff44f (diff)
downloadCMake-1059a8891db30ebc1b277fdd30a186e37e4b1a72.zip
CMake-1059a8891db30ebc1b277fdd30a186e37e4b1a72.tar.gz
CMake-1059a8891db30ebc1b277fdd30a186e37e4b1a72.tar.bz2
STYLE: I think the comment (and the book) were wrong about the naming of
this file Alex
Diffstat (limited to 'Source/cmGlobalGenerator.cxx')
-rw-r--r--Source/cmGlobalGenerator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx
index 63cdc9f..eb4d6fa 100644
--- a/Source/cmGlobalGenerator.cxx
+++ b/Source/cmGlobalGenerator.cxx
@@ -188,7 +188,7 @@ void cmGlobalGenerator::FindMakeProgram(cmMakefile* mf)
// CMakeDetermine(LANG) was loaded
//
// Now load a few files that can override values set in any of the above
-// CMake(PROJECTNAME)Compatibility.cmake
+// (PROJECTNAME)Compatibility.cmake
// - load any backwards compatibility stuff for current project
// ${CMAKE_USER_MAKE_RULES_OVERRIDE}
// - allow users a chance to override system variables