diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:42 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:42 +0200 |
commit | 81178688756b095a5f958cf0b68bfaff31a02e29 (patch) | |
tree | 96f789cd3d2e3adfc02e9deb4cf4cddbaf608181 /.gitmodules | |
parent | 080fbdb95973d5c38d738c882c172b0c7a4df3ac (diff) | |
download | yakuake-81178688756b095a5f958cf0b68bfaff31a02e29.tar.gz yakuake-81178688756b095a5f958cf0b68bfaff31a02e29.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 |