ENH: minor fix

This commit is contained in:
Ken Martin 2007-10-31 13:57:51 -04:00
parent 9ddb45f085
commit 379e65de57

View File

@ -807,7 +807,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
"before they have been used. This would allow you " "before they have been used. This would allow you "
"to override any variables that need to be changed " "to override any variables that need to be changed "
"for some language. ",false, "for some language. ",false,
"Variables That Change Behavior"); "Variables for Languages");
cm->DefineProperty cm->DefineProperty
("CMAKE_<LANG>_COMPILER", cmProperty::VARIABLE, ("CMAKE_<LANG>_COMPILER", cmProperty::VARIABLE,