Skip to content

Fix archlinux build.

Jeremy Whiting requested to merge work/whiting/fixarchbuild into master

When building on arch with all dependencies installed cmake fails because things link to Qt5::WebEngineWidgets but it's not in find_package calls.

Merge request reports