Merge pull request #728 from kiwix/zim-tools_windows
This commit is contained in:
commit
04f7d6457d
|
@ -22,7 +22,7 @@ BUILD_DEF = """
|
||||||
| manylinux | aarch64_mixed | BP | | | | | linux-aarch64-manylinux | |
|
| manylinux | aarch64_mixed | BP | | | | | linux-aarch64-manylinux | |
|
||||||
----------------------------------------------------------------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
# On Windows, we build only libzim for now. And only native_mixed as xapian doesn't compile as dll
|
# On Windows, we build only libzim for now. And only native_mixed as xapian doesn't compile as dll
|
||||||
| windows | native_static | Bd | d | d | d | | win-x86_64 | win-x86_64-static |
|
| windows | native_static | Bd | d | BPd | BPd | | win-x86_64 | win-x86_64-static |
|
||||||
| windows | native_dyn | Bd | | | | | win-x86_64 | win-x86_64-dyn |
|
| windows | native_dyn | Bd | | | | | win-x86_64 | win-x86_64-dyn |
|
||||||
| windows | native_mixed | BPd | d | | | BPd | win-x86_64 | win-x86_64-mixed |
|
| windows | native_mixed | BPd | d | | | BPd | win-x86_64 | win-x86_64-mixed |
|
||||||
----------------------------------------------------------------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue