Files
CMake/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

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``.