summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libopkg/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/CMakeLists.txt b/libopkg/CMakeLists.txt
index 1b2a949..1b41133 100644
--- a/libopkg/CMakeLists.txt
+++ b/libopkg/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.10)
PROJECT(libopkg C)