mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
9 lines
379 B
ReStructuredText
9 lines
379 B
ReStructuredText
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.
|