Remove trailing whitespace
Alex
This commit is contained in:
parent
d24b8acc1a
commit
f9fc79cac5
@ -76,6 +76,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
|
|||||||
"This is the line number of the file currently being"
|
"This is the line number of the file currently being"
|
||||||
" processed by cmake.", false,
|
" processed by cmake.", false,
|
||||||
"Variables that Provide Information");
|
"Variables that Provide Information");
|
||||||
|
|
||||||
cm->DefineProperty
|
cm->DefineProperty
|
||||||
("CMAKE_BUILD_TOOL", cmProperty::VARIABLE,
|
("CMAKE_BUILD_TOOL", cmProperty::VARIABLE,
|
||||||
"Tool used for the actual build process.",
|
"Tool used for the actual build process.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user