mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 01:01:12 +00:00
Merge topic 'improve-doc-consistency'
277c12a4c7 Help: Improve command usage formatting consistency
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11687
This commit is contained in:
@@ -551,7 +551,7 @@ Signatures
|
||||
programs that are not targets, such as shell scripts. Use the ``TARGETS``
|
||||
form to install targets built within the project.
|
||||
|
||||
The list of ``files...`` given to ``FILES`` or ``PROGRAMS`` may use
|
||||
The list of files given to ``FILES`` or ``PROGRAMS`` may use
|
||||
"generator expressions" with the syntax ``$<...>``. See the
|
||||
:manual:`cmake-generator-expressions(7)` manual for available expressions.
|
||||
However, if any item begins in a generator expression it must evaluate
|
||||
|
||||
Reference in New Issue
Block a user