add parallel test

This commit is contained in:
crazywhalecc
2024-05-09 13:21:52 +08:00
parent 7406386022
commit 30bca1a966
5 changed files with 40 additions and 37 deletions

View File

@@ -187,14 +187,6 @@
"icu"
]
},
"parallel": {
"type": "external",
"source": "parallel",
"arg-type-windows": "with",
"lib-depends-windows": [
"pthreads4w"
]
},
"ldap": {
"type": "builtin",
"arg-type": "with-prefix",
@@ -288,6 +280,14 @@
"zlib"
]
},
"parallel": {
"type": "external",
"source": "parallel",
"arg-type-windows": "with",
"lib-depends-windows": [
"pthreads4w"
]
},
"password-argon2": {
"type": "builtin",
"arg-type": "with-prefix",