From e7e2f867d2d543a6824d6bd8054f5f2797e2265e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 24 May 2021 16:16:20 +0200 Subject: Remove cmake submodule since it has now been replaced by cmake-trinity dependency. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .gitmodules | 3 --- cmake | 1 - 2 files changed, 4 deletions(-) delete mode 160000 cmake diff --git a/.gitmodules b/.gitmodules index ee64d062..30a10a14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "admin"] path = admin url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake [submodule "parts/appwizard/common/admin"] path = parts/appwizard/common/admin url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin diff --git a/cmake b/cmake deleted file mode 160000 index 0846fa1c..00000000 --- a/cmake +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0846fa1cb7ca2f8df276849f75196efc0935b846 -- cgit v1.2.3