mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'doc-OUTPUT_NAME-clarify'
6c5d3989 Help: fix documentation for OUTPUT_NAME
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1638
This commit is contained in:
@@ -5,7 +5,8 @@ Output name for target files.
|
||||
|
||||
This sets the base name for output files created for an executable or
|
||||
library target. If not set, the logical target name is used by
|
||||
default.
|
||||
default during generation. The value is not set by default during
|
||||
configuration.
|
||||
|
||||
Contents of ``OUTPUT_NAME`` and the variants listed below may use
|
||||
:manual:`generator expressions <cmake-generator-expressions(7)>`.
|
||||
|
||||
Reference in New Issue
Block a user