mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
9784834b4c
So, editor(s) can correctly highlight the RST syntax in the included files.
10 lines
347 B
ReStructuredText
10 lines
347 B
ReStructuredText
RUNTIME_OUTPUT_DIRECTORY
|
|
------------------------
|
|
|
|
.. |XXX| replace:: :ref:`RUNTIME <Runtime Output Artifacts>`
|
|
.. |xxx| replace:: runtime
|
|
.. |CMAKE_XXX_OUTPUT_DIRECTORY| replace:: :variable:`CMAKE_RUNTIME_OUTPUT_DIRECTORY`
|
|
.. include:: include/XXX_OUTPUT_DIRECTORY.rst
|
|
|
|
See also the :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY_<CONFIG>` target property.
|