Add uv/libuv support (#296)

* add uv/libuv support

* sort config
This commit is contained in:
Jerry Ma
2023-12-23 16:23:37 +08:00
committed by GitHub
parent 584f96484c
commit 6b8df97282
7 changed files with 93 additions and 2 deletions

View File

@@ -284,6 +284,12 @@
"zlib"
]
},
"libuv": {
"source": "libuv",
"static-libs-unix": [
"libuv.a"
]
},
"libwebp": {
"source": "libwebp",
"static-libs-unix": [