Dicho 4
This commit is contained in:
parent
1200f75c3b
commit
9536eb22b2
|
@ -1,8 +1,8 @@
|
||||||
REM ========================================================
|
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
|
||||||
git checkout 0fae1eb3ad1fc413174232e59050fa317034cda1 || exit /b 1
|
|
||||||
cd kiwix-desktop
|
cd kiwix-desktop
|
||||||
|
git checkout mgautierfr/dicho_debug_windows || exit /b 1
|
||||||
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 (
|
||||||
|
|
Loading…
Reference in New Issue