summaryrefslogtreecommitdiff
path: root/app-misc/interception-caps2esc/files/cmake-bump.patch
blob: 4ca6cdb5134330f47241d6956361ad826608f191 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/CMakeLists.txt b/CMakeLists.txt
index af5fd82b3d223e69dafd445606ef8fec826351f8..e84c429e8633f0a95432c9791a053d6317f5ba5c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.10)
 
 project(interception-tools)