Make sure we use qt5 macdeployqt
This commit is contained in:
parent
d8669ccf3d
commit
b92a3b8df5
@ -28,5 +28,5 @@ cmake --build build
|
|||||||
make -j 4
|
make -j 4
|
||||||
cp libqtjdenticon.dylib ../nheko.app/Contents/MacOS
|
cp libqtjdenticon.dylib ../nheko.app/Contents/MacOS
|
||||||
)
|
)
|
||||||
macdeployqt nheko.app -always-overwrite -qmldir=../resources/qml/
|
"$(brew --prefix qt5)/bin/macdeployqt" nheko.app -always-overwrite -qmldir=../resources/qml/
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user