Help: Add missing period.
This commit is contained in:
parent
b375c18b9e
commit
5187580bcd
|
@ -11,7 +11,7 @@ until later at generate-time, such as the link language and complete
|
||||||
list of link libraries. Future refactoring will change the effect of
|
list of link libraries. Future refactoring will change the effect of
|
||||||
the export() command to be executed at generate-time. Use ALIAS
|
the export() command to be executed at generate-time. Use ALIAS
|
||||||
targets instead in cases where the goal is to refer to targets by
|
targets instead in cases where the goal is to refer to targets by
|
||||||
another name
|
another name.
|
||||||
|
|
||||||
The OLD behavior for this policy is to allow including the result of
|
The OLD behavior for this policy is to allow including the result of
|
||||||
an export() command. The NEW behavior for this policy is to not to
|
an export() command. The NEW behavior for this policy is to not to
|
||||||
|
|
Loading…
Reference in New Issue