Merge topic 'expand-LOCATION-documentation'
0cc00b0 Document LOCATION undefined behavior with use of LINKER_LANGUAGE.
This commit is contained in:
commit
2b5635ee23
@ -16,8 +16,8 @@
|
|||||||
"\n" \
|
"\n" \
|
||||||
"Do not set properties that affect the location of a target after " \
|
"Do not set properties that affect the location of a target after " \
|
||||||
action ". These include properties whose names match " \
|
action ". These include properties whose names match " \
|
||||||
"\"(RUNTIME|LIBRARY|ARCHIVE)_OUTPUT_(NAME|DIRECTORY)(_<CONFIG>)?\" " \
|
"\"(RUNTIME|LIBRARY|ARCHIVE)_OUTPUT_(NAME|DIRECTORY)(_<CONFIG>)?\", " \
|
||||||
"or \"(IMPLIB_)?(PREFIX|SUFFIX)\". " \
|
"\"(IMPLIB_)?(PREFIX|SUFFIX)\", or \"LINKER_LANGUAGE\". " \
|
||||||
"Failure to follow this rule is not diagnosed and leaves the location " \
|
"Failure to follow this rule is not diagnosed and leaves the location " \
|
||||||
"of the target undefined."
|
"of the target undefined."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user