[WIP] Use no_werror branch for kiwix-desktop

This commit is contained in:
Matthieu Gautier 2024-04-12 13:16:54 +02:00
parent a2cb517edb
commit 7841804b36
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ REM ========================================================
REM Install kiwix-desktop
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
cd kiwix-desktop
git checkout no_werror
echo "Running qmake"
SET _WITH_CONSOLE=1
IF %KIWIX_DESKTOP_RELEASE% EQU 1 (