Skip to content

Commit

Permalink
Add git submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyall committed Feb 2, 2024
1 parent bc5d49c commit 7a90175
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

[submodule "external/inipp"]
path = external/inipp
url = https://github.com/mcmtroffaes/inipp
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog
1 change: 1 addition & 0 deletions external/inipp
Submodule inipp added at c61e69
1 change: 1 addition & 0 deletions external/spdlog
Submodule spdlog added at 696db9

0 comments on commit 7a90175

Please sign in to comment.