824134d427
This will make it simpler to track upstream in the future.
16 lines
398 B
Plaintext
16 lines
398 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
|
|
[submodule "src/expat"]
|
|
path = src/expat
|
|
url = https://github.com/wxWidgets/libexpat.git
|
|
branch = wx
|