mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add sections to the cmake-buildsystem(7) manual and cross-reference them with relevant variables and target properties. This avoids duplicating the information and allows it to be more detailed.
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
Output name for |XXX| target files.
|
|
|
|
This property specifies the base name for |xxx| target files. It
|
|
overrides :prop_tgt:`OUTPUT_NAME` and :prop_tgt:`OUTPUT_NAME_<CONFIG>`
|
|
properties.
|