mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +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
234 B
ReStructuredText
9 lines
234 B
ReStructuredText
LIBRARY_OUTPUT_NAME
|
|
-------------------
|
|
|
|
.. |XXX| replace:: :ref:`LIBRARY <Library Output Artifacts>`
|
|
.. |xxx| replace:: library
|
|
.. include:: XXX_OUTPUT_NAME.txt
|
|
|
|
See also the :prop_tgt:`LIBRARY_OUTPUT_NAME_<CONFIG>` target property.
|