cmake/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
2021-09-14 00:13:48 +02: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``.