Add mbregex support for windows (#351)

* add mbregex support for windows

* cs fix

* fix curl http2 support
This commit is contained in:
Jerry Ma
2024-02-23 11:41:35 +08:00
committed by GitHub
parent 4ab7b6bfdc
commit df0e37cd0f
6 changed files with 56 additions and 5 deletions

View File

@@ -440,10 +440,8 @@
"libonig.a"
],
"static-libs-windows": [
[
"onig.lib",
"onig_a.lib"
]
"onig.lib",
"onig_a.lib"
],
"headers": [
"oniggnu.h",