Add libbz2.

This commit is contained in:
2021-10-18 00:17:15 +01:00
parent b12b12f8f4
commit 2ea79225cc
7 changed files with 118 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "tests/lib"]
path = tests/lib
url = https://github.com/google/googletest
[submodule "3rdparty/bzip2"]
path = 3rdparty/bzip2
url = https://gitlab.com/bzip2/bzip2.git