diff options
author | Slávek Banko <[email protected]> | 2021-06-07 01:30:49 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-06-07 01:30:49 +0200 |
commit | b56d0ebe2cbd82cfa53171d0ce20fce42fddc614 (patch) | |
tree | 1fb942ab7da83ffdef1979356d3c65994188c43a | |
parent | 87bd81467278311abb96bff70e61242d32b10341 (diff) | |
download | kvirc-v3.5.13-sru.tar.gz kvirc-v3.5.13-sru.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.v3.5.13-sru
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 69dd7b22..00000000 --- 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 bfac26b355b3048dc8d517f957e5715ffa76ef6 |