Skip to content
Snippets Groups Projects
Verified Commit 89e85ee2 authored by Pea Nut's avatar Pea Nut
Browse files

[Makefile] Don't overwrite QMAKE env when calling build.sh

gui/build.sh already knows how to find the right qmake executable. We
don't have to overwrite it here. On ArchLinux, we need qmake6 instead of
qmake. The Makefile sets QMAKE=qmake, even if `gui/build.sh` knows
better (but not if QMAKE is already set).
parent e65d5d0c
Branches
Tags
Loading
Pipeline #238143 passed