From e3dcd7774448f5fcf68fba3c5b5d494adbdc26d1 Mon Sep 17 00:00:00 2001 From: uvos Date: Mon, 10 Jan 2022 22:57:05 +0100 Subject: [PATCH] update cmake version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f94530c..1ec872e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ project(marklincontroller) # CMake version -cmake_minimum_required(VERSION 2.6) +cmake_minimum_required(VERSION 3.0) # Options # Adjust to your board