mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-24 20:18:53 +03:00
Try to fix qtjdenticon build in appveyor
This commit is contained in:
parent
a55fc8e43b
commit
1365e4e266
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ build_script:
|
||||||
|
|
||||||
- cmake --build build --config Release
|
- cmake --build build --config Release
|
||||||
|
|
||||||
|
- call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
|
||||||
- git clone https://github.com/Nheko-Reborn/qt-jdenticon.git
|
- git clone https://github.com/Nheko-Reborn/qt-jdenticon.git
|
||||||
- cd qt-jdenticon
|
- cd qt-jdenticon
|
||||||
- qmake
|
- qmake
|
||||||
|
|
Loading…
Reference in a new issue