diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:21 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:21 +0200 |
commit | e88ae1d2455c454a9a6df98ef82b6590d236ebd4 (patch) | |
tree | e55da81fc2bc9dac17500809fbd15c06d60a7e5c /.gitmodules | |
parent | 2f14b9a8c159e9783c681db621cbff052a7d2040 (diff) | |
download | libkipi-e88ae1d2455c454a9a6df98ef82b6590d236ebd4.tar.gz libkipi-e88ae1d2455c454a9a6df98ef82b6590d236ebd4.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 |