summarylogtreecommitdiffstats
path: root/cmake_3_10.patch
blob: bf836f12ee773647545605ddf68c57319db93920 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e5a78ef..cd10bd1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.1)
+cmake_minimum_required (VERSION 3.10)
 
 project (ecbor LANGUAGES C CXX)