summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-10-02 10:46:04 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-10-02 11:40:14 +0200
commit1365e4e266b9f2de7a9133e894819e644a31511a (patch)
tree819ddb89698e3f3e5997e2ce9ad9205400fb308c
parentWork around MSVC bug with structured bindings in lambdas (diff)
downloadnheko-1365e4e266b9f2de7a9133e894819e644a31511a.tar.xz
Try to fix qtjdenticon build in appveyor
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml

index dcbe601c..e2511c22 100644 --- a/appveyor.yml +++ b/appveyor.yml
@@ -52,6 +52,7 @@ build_script: - 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 - cd qt-jdenticon - qmake