mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Add disruptorplus submodule.
This commit is contained in:
parent
bbb3445b53
commit
de3c91ab2c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -58,3 +58,6 @@
|
|||
[submodule "third_party/fmt"]
|
||||
path = third_party/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "third_party/disruptorplus"]
|
||||
path = third_party/disruptorplus
|
||||
url = https://github.com/xenia-project/disruptorplus.git
|
||||
|
|
|
|||
1
third_party/disruptorplus
vendored
Submodule
1
third_party/disruptorplus
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cb83e4bdae72d2fea867e2bc86fc6b5d3d0983f0
|
||||
Loading…
Add table
Add a link
Reference in a new issue