diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
commit | 75e4c62151e10e42227a65fa0ac013c6605ced54 (patch) | |
tree | bc2a700dc4a1ce398e6a1817815d18225c17427d /.gitmodules | |
parent | 23576a615133d5960bb611a8789ccce4aa3a3135 (diff) | |
download | libtdeldap-75e4c62151e10e42227a65fa0ac013c6605ced54.tar.gz libtdeldap-75e4c62151e10e42227a65fa0ac013c6605ced54.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 |