mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-22 03:47:10 -04:00
Do not build pugixml in release mode.
All project must be either compile in debug or release on Windows.
This commit is contained in:
parent
6c8a9540bd
commit
85d1bcff7e
@ -15,5 +15,4 @@ class Pugixml(Dependency):
|
||||
flatpak_dest = "src"
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
build_type = "release"
|
||||
strip_options = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user