Skip to content

Commit

Permalink
Merge pull request #728 from kiwix/zim-tools_windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr authored Sep 2, 2024
2 parents 7e9cb8c + 6c9889d commit 04f7d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/build_definition.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
| 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
| 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_mixed | BPd | d | | | BPd | win-x86_64 | win-x86_64-mixed |
----------------------------------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 04f7d64

Please sign in to comment.