Add missing pugixml submodule
This commit is contained in:
parent
b7cdcd396b
commit
1b02cdd2e7
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -25,3 +25,6 @@
|
|||
[submodule "upstream/filesystem"]
|
||||
path = upstream/filesystem
|
||||
url = https://github.com/gulrak/filesystem
|
||||
[submodule "upstream/pugixml"]
|
||||
path = upstream/pugixml
|
||||
url = https://github.com/zeux/pugixml
|
||||
|
|
|
|||
1
upstream/pugixml
Submodule
1
upstream/pugixml
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 08b3433180727ea2f78fe02e860a08471db1e03c
|
||||
Loading…
Add table
Add a link
Reference in a new issue