mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-17 04:31:04 -06:00
Docs: Trim trailing whitespace in generated doc.
This commit is contained in:
@@ -4081,7 +4081,7 @@ void cmMakefile::DefineProperties(cmake *cm)
|
|||||||
"List of options to pass to the compiler.",
|
"List of options to pass to the compiler.",
|
||||||
"This property specifies the list of directories given "
|
"This property specifies the list of directories given "
|
||||||
"so far for this property. "
|
"so far for this property. "
|
||||||
"This property exists on directories and targets. "
|
"This property exists on directories and targets."
|
||||||
"\n"
|
"\n"
|
||||||
"The target property values are used by the generators to set "
|
"The target property values are used by the generators to set "
|
||||||
"the options for the compiler.\n"
|
"the options for the compiler.\n"
|
||||||
|
|||||||
@@ -304,7 +304,7 @@ void cmTarget::DefineProperties(cmake *cm)
|
|||||||
"List of options to pass to the compiler.",
|
"List of options to pass to the compiler.",
|
||||||
"This property specifies the list of options specified "
|
"This property specifies the list of options specified "
|
||||||
"so far for this property. "
|
"so far for this property. "
|
||||||
"This property exists on directories and targets. "
|
"This property exists on directories and targets."
|
||||||
"\n"
|
"\n"
|
||||||
"The target property values are used by the generators to set "
|
"The target property values are used by the generators to set "
|
||||||
"the options for the compiler.\n"
|
"the options for the compiler.\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user