ENH: minor fix
This commit is contained in:
parent
9ddb45f085
commit
379e65de57
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user