vs-vctargetspath.rst 390 B

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