vs-host-x64-tools.rst 299 B

1234567
  1. vs-host-x64-tools
  2. -----------------
  3. * The :ref:`Visual Studio Generators` for VS 2013 and above learned to
  4. support a ``host=x64`` option in the :variable:`CMAKE_GENERATOR_TOOLSET`
  5. value (e.g. via the :manual:`cmake(1)` ``-T`` option) to request use
  6. of a VS 64-bit toolchain on 64-bit hosts.