mirror of https://github.com/xemu-project/xemu.git
tomlplusplus: Add submodule
This commit is contained in:
parent
fe57f7a2b2
commit
30fa9e1df1
|
@ -79,3 +79,6 @@
|
||||||
[submodule "genconfig"]
|
[submodule "genconfig"]
|
||||||
path = genconfig
|
path = genconfig
|
||||||
url = https://github.com/mborgerson/genconfig.git
|
url = https://github.com/mborgerson/genconfig.git
|
||||||
|
[submodule "tomlplusplus"]
|
||||||
|
path = tomlplusplus
|
||||||
|
url = https://github.com/marzer/tomlplusplus
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0f6a856dc436ef72667830de993f027c132b0529
|
Loading…
Reference in New Issue