STYLE: Fixed line-too-long style errors.
This commit is contained in:
parent
21b1ecb97b
commit
7b58ed7813
@ -69,8 +69,8 @@ public:
|
||||
" [WORKING_DIRECTORY dir]\n"
|
||||
"Adds a target with the given name that executes the given commands. "
|
||||
"The target has no output file and is ALWAYS CONSIDERED OUT OF DATE "
|
||||
"even if the commands try to create a file with the name of the target. "
|
||||
"Use ADD_CUSTOM_COMMAND to generate a file with dependencies. "
|
||||
"even if the commands try to create a file with the name of the "
|
||||
"target. Use ADD_CUSTOM_COMMAND to generate a file with dependencies. "
|
||||
"By default nothing depends on the custom target. Use "
|
||||
"ADD_DEPENDENCIES to add dependencies to or from other targets. "
|
||||
"If the ALL option is specified "
|
||||
|
Loading…
x
Reference in New Issue
Block a user