summarylogtreecommitdiffstats
path: root/cmake-minimum-3.5.patch
blob: 556642fb27469fc4235ce9c9fde5f20636550f20 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 03acf26..0ea2191 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 # set(CMAKE_C_COMPILER "clang")
 # set(CMAKE_CXX_COMPILER "clang++")