Added libxml2 from our own repo
This commit is contained in:
parent
d6d17f6d11
commit
c390d7881c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "external/capsimg"]
|
||||
path = external/capsimg
|
||||
url = https://github.com/FrodeSolheim/capsimg
|
||||
[submodule "external\\libxml2"]
|
||||
path = external\\libxml2
|
||||
url = https://github.com/midwan/libxml2
|
||||
|
|
1
external/libxml2
vendored
Submodule
1
external/libxml2
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d87078a53642773db4ad38019370c475d570451f
|
Loading…
Add table
Add a link
Reference in a new issue