mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
9784834b4c
So, editor(s) can correctly highlight the RST syntax in the included files.
9 lines
242 B
ReStructuredText
9 lines
242 B
ReStructuredText
LIBRARY_OUTPUT_NAME
|
|
-------------------
|
|
|
|
.. |XXX| replace:: :ref:`LIBRARY <Library Output Artifacts>`
|
|
.. |xxx| replace:: library
|
|
.. include:: include/XXX_OUTPUT_NAME.rst
|
|
|
|
See also the :prop_tgt:`LIBRARY_OUTPUT_NAME_<CONFIG>` target property.
|