mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Add 7zip submodule
This commit is contained in:
parent
ed579fbb9c
commit
ab15584eed
10 changed files with 469 additions and 18 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -92,3 +92,7 @@
|
|||
path = 3rdparty/zstd/zstd
|
||||
url = ../../facebook/zstd
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/7zip/7zip"]
|
||||
path = 3rdparty/7zip/7zip
|
||||
url = ../../ip7z/7zip.git
|
||||
ignore = dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue