summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst
blob: e97296d5e3b274954f5832b7b75a9362b98ea95d (plain)
1
2
3
4
5
6
7
8
9
CMAKE_LIBRARY_OUTPUT_DIRECTORY
------------------------------

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

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