https://github.com/Kitware/CMake
Raw File
Tip revision: 62942969062fcc9f24ca057b6983532a973cfad6 authored by Brad King on 28 November 2018, 11:49:16 UTC
CMake 3.13.1
Tip revision: 6294296
VS_COPY_TO_OUT_DIR.rst
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``.
back to top