aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-30 15:49:49 +0000
committersaturneric <[email protected]>2024-07-30 15:49:49 +0000
commit0b8da5767ec709f5ea1e1e1fc502715ab6280aa2 (patch)
tree35de8fffd1525f0adff8794cf07e5ee1e7a7628c /.gitmodules
parentfix: should add find package GTest (diff)
downloadGpgFrontend-0b8da5767ec709f5ea1e1e1fc502715ab6280aa2.tar.gz
GpgFrontend-0b8da5767ec709f5ea1e1e1fc502715ab6280aa2.zip
fix: remove googletest, libarchive and mimalloc source code from repo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
index 884e10f7..08a70b2f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,15 +1,6 @@
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
url = https://github.com/bricke/Qt-AES.git
-[submodule "third_party/mimalloc"]
- path = third_party/mimalloc
- url = https://github.com/microsoft/mimalloc.git
-[submodule "third_party/googletest"]
- path = third_party/googletest
- url = https://github.com/google/googletest.git
-[submodule "third_party/libarchive"]
- path = third_party/libarchive
- url = https://github.com/libarchive/libarchive.git
[submodule "third_party/qttranslations"]
path = third_party/qttranslations
url = https://github.com/qt/qttranslations.git