summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--CMakeLists.txt2
m---------admin0
m---------cmake0
4 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index bdec8fca..934def7f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
[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
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ec678812..6e1c98ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@
#
#################################################
-cmake_minimum_required( VERSION 2.8 )
+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 8e691f890ef6d65cd218bd632fdb38e4f5f5204