summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst')
-rw-r--r--share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst b/share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
new file mode 100644
index 0000000..16c8d83
--- /dev/null
+++ b/share/cmake-3.18/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
@@ -0,0 +1,6 @@
+VS_COPY_TO_OUT_DIR
+------------------
+
+Sets the ``<CopyToOutputDirectory>`` tag for a source file in a
+Visual Studio project file. Valid values are ``Never``, ``Always``
+and ``PreserveNewest``.