summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst
blob: 6253d4a34684a0a999d770b0571602ed111724d0 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_RUNTIME_OUTPUT_DIRECTORY
------------------------------

Where to put all the :ref:`RUNTIME <Runtime Output Artifacts>`
target files when built.

This variable is used to initialize the :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY`
property on all the targets.  See that target property for additional
information.