diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:23 +0200 |
commit | a8d04251a8ded9138b7e1fb17d0a918a726cc962 (patch) | |
tree | cb0918d25b7ba4dee4ef80f0e1667702e508172e | |
parent | fdd9b76081503ddb507d0d404807d4d608d133a0 (diff) | |
download | klamav-a8d04251a8ded9138b7e1fb17d0a918a726cc962.tar.gz klamav-a8d04251a8ded9138b7e1fb17d0a918a726cc962.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 bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |