fix postgresql libraries when --with-suggested-libs is false (#952)

This commit is contained in:
Marc
2025-10-31 09:46:21 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -607,8 +607,8 @@
},
"libxml2": {
"source": "libxml2",
"static-libs-unix": [
"libxml2.a"
"pkg-configs": [
"libxml-2.0"
],
"static-libs-windows": [
"libxml2s.lib",