forked from cheng/wallet
fccefe3a97
to use procedural code in templates. Cannot have a static_assert(false) in a template. Got into a tizzy about integer types, instead of cheerfully casting anything to anything.
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
[submodule "libsodium"]
|
|
path = libsodium
|
|
url = https://github.com/jedisct1/libsodium.git
|
|
ignore = dirty
|
|
[submodule "wxWidgets"]
|
|
path = wxWidgets
|
|
url = https://github.com/wxWidgets/wxWidgets.git
|
|
ignore = dirty
|
|
[submodule "mpir"]
|
|
path = mpir
|
|
url = https://github.com/BrianGladman/mpir.git
|