summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-gui-env-platform-defaults.rst
blob: 0960ef1f3ddbe47ddcc62fd7e51d180e6d1d642b (plain)
1
2
3
4
5
6
7
8
cmake-gui-env-platform-defaults
-------------------------------

* :manual:`cmake-gui(1)` now populates its generator selection
  widget default value from the :envvar:`CMAKE_GENERATOR` environment
  variable.  Additionally, environment variables
  :envvar:`CMAKE_GENERATOR_PLATFORM` and :envvar:`CMAKE_GENERATOR_TOOLSET`
  are used to populate their respective widget defaults.