Skip to content

cmake-gui: Fix selected item mismatched CMAKE_GENERATOR_PLATFORM env

dou fu requested to merge doufu/cmake:master into master

The first empty item in the combobox causes a misalignment with the actual setting by CMAKE_GENERATOR_PLATFORM environment variable.

Topic-rename: cmake-gui-platform-env

Edited by Brad King

Merge request reports