Skip to content

Remove Qt5 CMake Config files in MinGW images

The Qt5 config files for CMake are not written to work with MinGW. Instead, use the CMake find module of the Qt5 runtime archive.

Merge request reports