diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:19 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:19 +0200 |
commit | 69cd7dc8f42c5f4c366e0e82e3f4c5aa47d38f86 (patch) | |
tree | 9aa94e77ca56ac0537903ad757fd2fd96a35608a /.gitmodules | |
parent | aa5d33e410723f9e491e052dc60195abeb9e3ca4 (diff) | |
download | kaffeine-69cd7dc8f42c5f4c366e0e82e3f4c5aa47d38f86.tar.gz kaffeine-69cd7dc8f42c5f4c366e0e82e3f4c5aa47d38f86.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 |