Add ext-uv and libuv support on Windows

This commit is contained in:
crazywhalecc
2026-04-10 16:15:07 +08:00
parent db8520d8f0
commit 6ef012e204
3 changed files with 26 additions and 0 deletions

View File

@@ -9,3 +9,5 @@ libuv:
license: MIT
static-libs@unix:
- libuv.a
static-libs@windows:
- libuv.lib