mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-26 14:31:35 -04:00
Merge pull request #229 from kiwix/no_libzim_windows_branch
`libzim`'s branch window has been merged in master.
This commit is contained in:
commit
66c79e2aac
@ -2,7 +2,6 @@ REM ========================================================
|
||||
REM Install libzim
|
||||
git clone https://github.com/openzim/libzim.git || exit /b 1
|
||||
cd libzim
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user