Skip to content

Commit 96a37e4

Browse files
author
Yan Yakubov
committed
add lzo as submodule
1 parent abd6f22 commit 96a37e4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
[submodule "src/Externals/glew"]
1717
path = src/Externals/glew
1818
url = https://github.com/Armada651/glew.git
19+
[submodule "src/Externals/lzo"]
20+
path = src/Externals/lzo
21+
url = https://github.com/alexgdi/lzo.git

src/Externals/lzo

Submodule lzo added at 9cd30c8

0 commit comments

Comments
 (0)