Files
threeSD/.gitmodules
T
zhupengfei 7df0b63a1e updates
- implemented frontend
- namespaced Core
- imported qdevicewatcher
- fixed bug in logging (more like in misc)
2019-08-28 19:16:05 +08:00

10 lines
319 B
Plaintext

[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "cryptopp"]
path = externals/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "qdevicewatcher"]
path = externals/qdevicewatcher/qdevicewatcher
url = https://github.com/wang-bin/qdevicewatcher.git