mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 22:09:45 -05:00
Move bzip2 from vendored to a submodule
We are already on the latest version (1.0.8) since the project is not very active and has not seen much activity in the last few years.
This commit is contained in:
@@ -118,3 +118,7 @@
|
||||
path = Externals/cpp-optparse/cpp-optparse
|
||||
url = https://github.com/weisslj/cpp-optparse.git
|
||||
shallow = true
|
||||
[submodule "Externals/bzip2/bzip2"]
|
||||
path = Externals/bzip2/bzip2
|
||||
url = https://gitlab.com/bzip2/bzip2.git
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user