generator-instance.rst 342 B

12345678
  1. generator-instance
  2. ------------------
  3. * A :variable:`CMAKE_GENERATOR_INSTANCE` variable was introduced
  4. to hold the selected instance of the generator's corresponding
  5. native tools if multiple are available. This is used by the
  6. :generator:`Visual Studio 15 2017` generator to hold the
  7. selected instance of Visual Studio persistently.