diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:11 +0200 |
commit | 7188b2ed4ded32fa5bc3263763ba6e6cce661368 (patch) | |
tree | 69579a5057b727bfb402106665e663f26f3f120b /.gitmodules | |
parent | 4743f46bfe645fcf4d39281c03e657cb87c0de5f (diff) | |
download | tqca-r14.0.11.tar.gz tqca-r14.0.11.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.r14.0.11
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 |