summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--CMakeLists.txt2
m---------admin0
m---------cmake0
m---------parts/appwizard/common/admin0
5 files changed, 1 insertions, 4 deletions
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/CMakeLists.txt b/CMakeLists.txt
index ffa41494..b6c5e7cf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@
#
#################################################
-cmake_minimum_required( VERSION 2.6 )
+cmake_minimum_required( VERSION 3.1 )
##### general package setup #####################
diff --git a/admin b/admin
-Subproject 5125494b4c2f9cc4f04b298bf93447b8183ba03
+Subproject 92a6d62b8f8f1836c43b54e3fb13b7ea7bb22e9
diff --git a/cmake b/cmake
deleted file mode 160000
-Subproject 5f81a57938eebd1d7dfb77b284769194c1210c1
diff --git a/parts/appwizard/common/admin b/parts/appwizard/common/admin
-Subproject 5125494b4c2f9cc4f04b298bf93447b8183ba03
+Subproject 92a6d62b8f8f1836c43b54e3fb13b7ea7bb22e9