Add extension parallel support

This commit is contained in:
crazywhalecc
2024-05-09 12:51:30 +08:00
parent e6c308c242
commit 827c929c44
2 changed files with 15 additions and 0 deletions

View File

@@ -187,6 +187,11 @@
"icu"
]
},
"parallel": {
"type": "external",
"source": "parallel",
"arg-type-windows": "with"
},
"ldap": {
"type": "builtin",
"arg-type": "with-prefix",