diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:10 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:10 +0200 |
commit | 9426c17a3acd332c36d032e49e8f8956454ba54c (patch) | |
tree | e302d9403e901e9a87e3525447f45d1a77923e18 | |
parent | 96f8472b2656ee34e9e7076a6beb083349f21023 (diff) | |
download | dbus-tqt-9426c17a3acd332c36d032e49e8f8956454ba54c.tar.gz dbus-tqt-9426c17a3acd332c36d032e49e8f8956454ba54c.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.r14.0.11
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cmake | 0 |
2 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 diff --git a/cmake b/cmake deleted file mode 160000 -Subproject bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |