mirror of https://github.com/xemu-project/xemu.git
genconfig: Add submodule
This commit is contained in:
parent
3be9ea2f92
commit
4d2f382142
|
@ -76,3 +76,6 @@
|
|||
path = util/xxHash
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
ignore = untracked
|
||||
[submodule "genconfig"]
|
||||
path = genconfig
|
||||
url = https://github.com/mborgerson/genconfig.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 218d283f65b96232518c252c792a9ff197aca995
|
Loading…
Reference in New Issue