add windows support for dba-qdbm

This commit is contained in:
crazywhalecc
2024-04-12 15:32:26 +08:00
parent f6c42e0fbf
commit ee8416c0c6
7 changed files with 46 additions and 7 deletions

View File

@@ -43,9 +43,8 @@
},
"dba": {
"type": "builtin",
"arg-type-windows": "with",
"arg-type-unix": "custom",
"lib-suggests-unix": [
"arg-type": "custom",
"lib-suggests": [
"qdbm"
]
},