summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/generator-instance.rst
blob: 5e92f7de81b924e93c4c02ee0c461cacef44ce79 (plain)
1
2
3
4
5
6
7
generator-instance
------------------

* A :variable:`CMAKE_GENERATOR_INSTANCE` variable was introduced
  to hold the selected instance of the generator's corresponding
  native tools if multiple are available.  Currently no generators
  actually use this, but the infrastructure is in place.