mirror of
https://github.com/reactos/CMake.git
synced 2024-12-19 09:36:44 +00:00
7 lines
194 B
ReStructuredText
7 lines
194 B
ReStructuredText
|
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``.
|