blob: 462d183b2ae7f54bb3d1251c832e55ea736855cf (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|