diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:35 +0200 |
commit | c3c9dcaf3696f9c6573934894058fea8c13a8c72 (patch) | |
tree | 46d89b6e2f2f1bba23baad1c413723f37526343b /.gitmodules | |
parent | b53e0b554dfd2a68a72504578d65872d7c853b85 (diff) | |
download | kshutdown-c3c9dcaf3696f9c6573934894058fea8c13a8c72.tar.gz kshutdown-c3c9dcaf3696f9c6573934894058fea8c13a8c72.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 |