mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Remove trailing whitespace
Alex
This commit is contained in:
@@ -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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user