mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Core/HW: Add cpp-ipc submodule.
The last official release is, at the time of writing, almost two years old. The latest development snapshot (updated ~2 months ago) will be used.
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
path = Externals/pugixml/pugixml
|
||||
url = https://github.com/zeux/pugixml.git
|
||||
shallow = true
|
||||
[submodule "Externals/cpp-ipc/cpp-ipc"]
|
||||
path = Externals/cpp-ipc/cpp-ipc
|
||||
url = https://github.com/mutouyun/cpp-ipc.git
|
||||
shallow = true
|
||||
[submodule "Externals/cpp-optparse/cpp-optparse"]
|
||||
path = Externals/cpp-optparse/cpp-optparse
|
||||
url = https://github.com/weisslj/cpp-optparse.git
|
||||
|
||||
Reference in New Issue
Block a user