a8e7d0ee12
This will make it simpler to track libpng upstream in the future.
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
[submodule "3rdparty/catch"]
|
|
path = 3rdparty/catch
|
|
url = https://github.com/wxWidgets/Catch.git
|
|
[submodule "src/zlib"]
|
|
path = src/zlib
|
|
url = https://github.com/wxWidgets/zlib.git
|
|
branch = wx
|
|
[submodule "src/png"]
|
|
path = src/png
|
|
url = https://github.com/wxWidgets/libpng.git
|
|
branch = wx
|