mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
496ec6036f
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
9 lines
217 B
ReStructuredText
9 lines
217 B
ReStructuredText
VS_COPY_TO_OUT_DIR
|
|
------------------
|
|
|
|
.. versionadded:: 3.8
|
|
|
|
Sets the ``<CopyToOutputDirectory>`` tag for a source file in a
|
|
Visual Studio project file. Valid values are ``Never``, ``Always``
|
|
and ``PreserveNewest``.
|