diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:21 +0200 |
commit | 71c21ca5eb067c96e53aa3d906594cbe04606828 (patch) | |
tree | 63a8b7ba7dd847441afc45ee8158478ab5b1ad92 /.gitmodules | |
parent | 4c1adec679957ca55693b585ce0a58cb4977e404 (diff) | |
download | kdbusnotification-71c21ca5eb067c96e53aa3d906594cbe04606828.tar.gz kdbusnotification-71c21ca5eb067c96e53aa3d906594cbe04606828.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 |