Add libuv

This commit is contained in:
wheremyfoodat 2023-10-30 19:01:26 +02:00
parent e900e9d614
commit 7b9012671a
5 changed files with 25 additions and 1 deletions

6
.gitmodules vendored
View file

@ -43,3 +43,9 @@
[submodule "third_party/hydra_core"]
path = third_party/hydra_core
url = https://github.com/hydra-emu/core
[submodule "third_party/luv"]
path = third_party/luv
url = https://github.com/luvit/luv
[submodule "third_party/libuv"]
path = third_party/libuv
url = https://github.com/libuv/libuv