mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 08:36:16 +00:00
add compression utils
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -14,3 +14,8 @@
|
||||
[submodule "deps/googletest"]
|
||||
path = deps/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "deps/zlib"]
|
||||
path = deps/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
branch = develop
|
||||
ignore = dirty
|
||||
Reference in New Issue
Block a user