Skip to content

Commit

Permalink
Updating submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
krulis-martin committed Aug 19, 2023
1 parent 786feb3 commit 1d079b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[submodule "vendor/cppzmq"]
path = vendor/cppzmq
url = https://github.com/zeromq/cppzmq.git
[submodule "vendor/googletest"]
path = vendor/googletest
url = https://github.com/google/googletest.git
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog.git
Expand All @@ -13,3 +10,6 @@
[submodule "vendor/libarchive"]
path = vendor/libarchive
url = https://github.com/libarchive/libarchive.git
[submodule "vendor/googletest"]
path = vendor/googletest
url = https://github.com/google/googletest.git
2 changes: 1 addition & 1 deletion vendor/googletest
Submodule googletest updated 150 files

0 comments on commit 1d079b0

Please sign in to comment.