Skip to content

Commit

Permalink
Add tinyxml2 as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bbockelm committed May 22, 2024
1 parent c829527 commit 9403474
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "vendor/gtest"]
path = vendor/gtest
url = https://github.com/google/googletest.git

[submodule "vendor/tinyxml2"]
path = vendor/tinyxml2
url = https://github.com/leethomason/tinyxml2.git

0 comments on commit 9403474

Please sign in to comment.