diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:27 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:27 +0200 |
commit | 16ce5ca0f9234b7fe290609c6ffb80f8b86d4a27 (patch) | |
tree | 1accb66c3e2b43d35ac2d99ce117d04dab9321e5 | |
parent | 43ecc790b60e9b8205b4ff523eb6db0876c6d4cf (diff) | |
download | kcmldapmanager-16ce5ca0f9234b7fe290609c6ffb80f8b86d4a27.tar.gz kcmldapmanager-16ce5ca0f9234b7fe290609c6ffb80f8b86d4a27.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cmake | 0 |
2 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 diff --git a/cmake b/cmake deleted file mode 160000 -Subproject 0846fa1cb7ca2f8df276849f75196efc0935b84 |