mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
11 lines
390 B
ReStructuredText
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.
|