From 1365e4e266b9f2de7a9133e894819e644a31511a Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 2 Oct 2022 10:46:04 +0200 Subject: [PATCH] Try to fix qtjdenticon build in appveyor --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) 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