Replace Expat sources directory with a Git submodule
This will make it simpler to track upstream in the future.
This commit is contained in:
parent
e1c54ff032
commit
824134d427
156 changed files with 1297 additions and 73336 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -9,3 +9,7 @@
|
|||
path = src/png
|
||||
url = https://github.com/wxWidgets/libpng.git
|
||||
branch = wx
|
||||
[submodule "src/expat"]
|
||||
path = src/expat
|
||||
url = https://github.com/wxWidgets/libexpat.git
|
||||
branch = wx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue