Skip to content

cmake-gui: Restore application icon on Windows

Brad King requested to merge brad.king/cmake:cmake-gui-windows-icon into master

In !5224 (merged) the Windows resource source file that references the icon was moved to CMakeGUILib, but it needs to be directly in the main application in order to be attached properly.

Backport: release

Merge request reports