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

@@ -125,6 +125,12 @@
"gmp.h"
]
},
"pthreads4w": {
"source": "pthreads4w",
"static-libs-windows": [
"libpthreadVC3.lib"
]
},
"icu": {
"source": "icu",
"cpp-library": true,