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.
12 lines
326 B
ReStructuredText
12 lines
326 B
ReStructuredText
ARCHIVE_OUTPUT_NAME
|
|
-------------------
|
|
|
|
.. |XXX| replace:: :ref:`ARCHIVE <Archive Output Artifacts>`
|
|
.. |xxx| replace:: archive
|
|
.. include:: include/XXX_OUTPUT_NAME.rst
|
|
|
|
.. |IDEM| replace:: with the same name
|
|
.. include:: include/MACOS_IMPORT_FILES.rst
|
|
|
|
See also the :prop_tgt:`ARCHIVE_OUTPUT_NAME_<CONFIG>` target property.
|