bruh moment, qmake isn't in path

This commit is contained in:
mac builder 2019-08-13 18:54:17 +02:00
parent 13cd1c9b8b
commit 3052b53aa4

View File

@ -30,4 +30,4 @@ tar -xvf apng.tar.xz
cp clang_64/plugins/imageformats/libqapng.dylib ../lib
cd ..
qmake && make -j2
/usr/local/opt/qt/bin/qmake && make -j2