Files
CMake/Help/release/dev/vs-vctargetspath.rst
2019-10-17 10:19:01 -04:00

11 lines
390 B
ReStructuredText

vs-vctargetspath
----------------
* With :ref:`Visual Studio Generators` for VS 2010 and above,
the :variable:`CMAKE_GENERATOR_TOOLSET` setting gained an option
to specify the ``VCTargetsPath`` value for project files.
* The :variable:`CMAKE_VS_GLOBALS` variable value now applies during
compiler identification and in targets created by the
:command:`add_custom_target` command.