diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:17 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:17 +0200 |
commit | ba54c228db62aaf50efbe74b175870638d0be2ad (patch) | |
tree | 8282382fecf14ad59e75712a5c4a730b138da3d5 /.gitmodules | |
parent | fbbb26c3ba8b393317c28c55fe2308faecf85ea8 (diff) | |
download | codeine-ba54c228.tar.gz codeine-ba54c228.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 |