generator-instance.rst 293 B

1234567
  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. Currently no generators
  6. actually use this, but the infrastructure is in place.