1CMAKE_ARCHIVE_OUTPUT_DIRECTORY
2------------------------------
3
4Where to put all the :ref:`ARCHIVE <Archive Output Artifacts>`
5target files when built.
6
7This variable is used to initialize the :prop_tgt:`ARCHIVE_OUTPUT_DIRECTORY`
8property on all the targets.  See that target property for additional
9information.
10