add parallel windows support

This commit is contained in:
crazywhalecc
2024-05-09 13:17:35 +08:00
parent 827c929c44
commit 7406386022
4 changed files with 48 additions and 1 deletions

View File

@@ -190,7 +190,10 @@
"parallel": {
"type": "external",
"source": "parallel",
"arg-type-windows": "with"
"arg-type-windows": "with",
"lib-depends-windows": [
"pthreads4w"
]
},
"ldap": {
"type": "builtin",