Add LZMA submodule

This commit is contained in:
Joshua Granick
2015-06-23 08:46:43 -07:00
parent c6f060bce5
commit 6d0bc6be27
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -40,3 +40,6 @@
[submodule "project/lib/pixman"]
path = project/lib/pixman
url = https://github.com/native-toolkit/pixman
[submodule "project/lib/lzma"]
path = project/lib/lzma
url = https://github.com/native-toolkit/lzma