mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
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``.
|