Skip to content

Allow compiling against Qt configured with -no-opengl

Alex Richardson requested to merge arichardson/plasma-framework:no-opengl into master

I am trying to run cross-compile various applications for a RISC-V QEMU instance and to reduce the number of dependencies I built Qt without OpenGL support.

Merge request reports