diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:40 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:40 +0200 |
commit | b9dd4dd6819f1fbfedf1b014a9f04d84d284986a (patch) | |
tree | a1e22deebac2004255274f82d303448176621969 /.gitmodules | |
parent | af9446ff41d3229641f8733854fe2c32d106f13a (diff) | |
download | tdeio-apt-b9dd4dd6.tar.gz tdeio-apt-b9dd4dd6.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |