diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:16 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:16 +0200 |
commit | ce1310dc330890174eb16f144ed8f1925353aa55 (patch) | |
tree | 4ae23106c09f181e9bf57b234e31e7cd317f9fd3 /.gitmodules | |
parent | 7891b6323cb7417d2fa6cf9622f97ef0472e3f6c (diff) | |
download | dbus-tqt-ce1310dc330890174eb16f144ed8f1925353aa55.tar.gz dbus-tqt-ce1310dc330890174eb16f144ed8f1925353aa55.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 69dd7b2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake |