summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--CMakeLists.txt2
m---------cmake0
3 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 5b98c56..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "cmake"]
- path = cmake
- url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20610b3..4620f64 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/cmake b/cmake
deleted file mode 160000
-Subproject 754594e16e623b67fbaa4b95974484ad28dee89