mirror of
https://github.com/transmission/transmission
synced 2024-12-23 00:04:06 +00:00
Add libevent submodule (should hopefully fix Mac build)
This commit is contained in:
parent
aa2730d47c
commit
15c91ec46e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "third-party/libevent"]
|
||||
path = third-party/libevent
|
||||
url = https://github.com/transmission/libevent
|
1
third-party/libevent
vendored
Submodule
1
third-party/libevent
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c51b159cff9f5e86696f5b9a4c6f517276056258
|
Loading…
Reference in a new issue