mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
[AppVeyor] No more windows branch for kiwix-lib.
This commit is contained in:
@ -2,7 +2,6 @@ REM ========================================================
|
||||
REM Install kiwix-lib
|
||||
git clone https://github.com/kiwix/kiwix-lib.git || exit /b 1
|
||||
cd kiwix-lib
|
||||
git checkout windows || exit /b 1
|
||||
meson.py . build --prefix %EXTRA_DIR% --default-library static --buildtype release || exit /b 1
|
||||
cd build
|
||||
ninja || exit /b 1
|
||||
|
Reference in New Issue
Block a user