1
0
GpgFrontend/.gitmodules
Saturneric 7ca57f7e16 refactor: remove submodules
1. remove vmime
2. remove smtp-mime
2022-05-08 01:10:10 +08:00

25 lines
896 B
Plaintext

[submodule "third_party/gpgme"]
path = third_party/gpgme
url = https://github.com/saturneric/gpgme
[submodule "third_party/libassuan"]
path = third_party/libassuan
url = https://github.com/saturneric/libassuan
[submodule "third_party/libgpg-error"]
path = third_party/libgpg-error
url = https://github.com/saturneric/libgpg-error
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/saturneric/json
[submodule "third_party/easyloggingpp"]
path = third_party/easyloggingpp
url = https://github.com/saturneric/easyloggingpp
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
url = https://github.com/saturneric/Qt-AES
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/saturneric/libarchive.git
[submodule "third_party/libconfig"]
path = third_party/libconfig
url = https://github.com/saturneric/libconfig