mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -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
LIBRARY_OUTPUT_DIRECTORY
|
|
------------------------
|
|
|
|
.. |XXX| replace:: :ref:`LIBRARY <Library Output Artifacts>`
|
|
.. |xxx| replace:: library
|
|
.. |CMAKE_XXX_OUTPUT_DIRECTORY| replace:: :variable:`CMAKE_LIBRARY_OUTPUT_DIRECTORY`
|
|
.. include:: include/XXX_OUTPUT_DIRECTORY.rst
|
|
|
|
See also the :prop_tgt:`LIBRARY_OUTPUT_DIRECTORY_<CONFIG>` target property.
|