Merge branch 'main' into feat/xdebug-dynamic

This commit is contained in:
crazywhalecc
2025-03-24 19:11:09 +08:00
13 changed files with 178 additions and 15 deletions

View File

@@ -78,7 +78,6 @@
"zlib"
],
"lib-depends-windows": [
"openssl",
"zlib",
"libssh2",
"nghttp2"
@@ -672,6 +671,14 @@
"zstd"
]
},
"postgresql-win": {
"source": "postgresql-win",
"static-libs": [
"libpq.lib",
"libpgport.lib",
"libpgcommon.lib"
]
},
"pthreads4w": {
"source": "pthreads4w",
"static-libs-windows": [