gsc-tool/.gitmodules

8 lines
193 B
Plaintext
Raw Permalink Normal View History

2020-05-21 07:32:38 -04:00
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib
2023-10-02 16:43:19 -04:00
branch = master
2024-01-13 10:54:06 -05:00
[submodule "deps/cxxopts"]
path = deps/cxxopts
url = https://github.com/jarro2783/cxxopts.git