Remove trailing whitespace

Alex
This commit is contained in:
Alex Neundorf 2010-09-28 21:44:22 +02:00
parent d24b8acc1a
commit f9fc79cac5
2 changed files with 68 additions and 67 deletions

View File

@ -76,6 +76,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
"This is the line number of the file currently being"
" processed by cmake.", false,
"Variables that Provide Information");
cm->DefineProperty
("CMAKE_BUILD_TOOL", cmProperty::VARIABLE,
"Tool used for the actual build process.",