diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:22 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:22 +0200 |
commit | abc4d3e3bb34967851f1240beaf6255bcb30b259 (patch) | |
tree | bbdc5d05c7c34cac75312e292f15d0bec0a19180 | |
parent | a5480ac3f7fc18e6a5c78981286ff8b2d893378f (diff) | |
download | libtdeldap-abc4d3e3bb34967851f1240beaf6255bcb30b259.tar.gz libtdeldap-abc4d3e3bb34967851f1240beaf6255bcb30b259.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-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://system@scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake deleted file mode 160000 -Subproject 0846fa1cb7ca2f8df276849f75196efc0935b84 |