Replace tiff subdirectory with a Git submodule
Try to preserve most of the manual changes done to libtiff sources in wxWidgets, dropping just some VC6-specific workarounds which are not needed any more.
This commit is contained in:
parent
2cee986e03
commit
03c81535ab
540 changed files with 8 additions and 198168 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -13,3 +13,7 @@
|
|||
path = src/expat
|
||||
url = https://github.com/wxWidgets/libexpat.git
|
||||
branch = wx
|
||||
[submodule "src/tiff"]
|
||||
path = src/tiff
|
||||
url = https://github.com/wxWidgets/libtiff.git
|
||||
branch = wx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue