Skip to content

Explicitly build Qt in -release mode

Johan Ouwerkerk requested to merge work/ouwerkerk/qt-configure into master

Previously -release mode was the implied default, with this change it is explicitly selected for. Additionally -optimized-tools is removed because the Qt configure log notes that this is redundant.

Merge request reports