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:
Joshua Vandaële
2025-10-10 15:37:44 +02:00
parent df351b6059
commit 4f7d48e018
17 changed files with 36 additions and 5601 deletions
+4
View File
@@ -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