mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-19 17:57:49 -05:00
Update cpp-optparse to last commit and turn into a submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -114,3 +114,7 @@
|
||||
path = Externals/pugixml/pugixml
|
||||
url = https://github.com/zeux/pugixml.git
|
||||
shallow = true
|
||||
[submodule "Externals/cpp-optparse/cpp-optparse"]
|
||||
path = Externals/cpp-optparse/cpp-optparse
|
||||
url = https://github.com/weisslj/cpp-optparse.git
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user