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 | 46a9486976824f89f0634155b952ff57cf846fc4 (patch) | |
tree | 16f8da0927e1565b77e83ca93892a15026498cdf /.gitmodules | |
parent | 7742cf6f13daa3399ea7a5f57f07265a3f3c0f7e (diff) | |
download | libkexiv2-46a9486976824f89f0634155b952ff57cf846fc4.tar.gz libkexiv2-46a9486976824f89f0634155b952ff57cf846fc4.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 |