mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
d401aa21c9
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.
9 lines
249 B
ReStructuredText
9 lines
249 B
ReStructuredText
RUNTIME_OUTPUT_NAME_<CONFIG>
|
|
----------------------------
|
|
|
|
Per-configuration output name for
|
|
:ref:`RUNTIME <Runtime Output Artifacts>` target files.
|
|
|
|
This is the configuration-specific version of the
|
|
:prop_tgt:`RUNTIME_OUTPUT_NAME` target property.
|