mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
[WIP] Use no_werror branch for kiwix-desktop
This commit is contained in:
@ -2,6 +2,7 @@ REM ========================================================
|
|||||||
REM Install kiwix-desktop
|
REM Install kiwix-desktop
|
||||||
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
||||||
cd kiwix-desktop
|
cd kiwix-desktop
|
||||||
|
git checkout no_werror
|
||||||
echo "Running qmake"
|
echo "Running qmake"
|
||||||
SET _WITH_CONSOLE=1
|
SET _WITH_CONSOLE=1
|
||||||
IF %KIWIX_DESKTOP_RELEASE% EQU 1 (
|
IF %KIWIX_DESKTOP_RELEASE% EQU 1 (
|
||||||
|
Reference in New Issue
Block a user