mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 03:19:23 +00:00
libuv submodule
This commit is contained in:
parent
098a29ff29
commit
85ef38b944
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "external/src/libsodium"]
|
||||
path = external/src/libsodium
|
||||
url = https://github.com/SChernykh/libsodium
|
||||
[submodule "external/src/libuv"]
|
||||
path = external/src/libuv
|
||||
url = https://github.com/SChernykh/libuv
|
||||
|
|
1
external/src/libuv
vendored
Submodule
1
external/src/libuv
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6530ea2ff243161b4208aed9549fe2e4c6acc563
|
Loading…
Reference in a new issue