diff --git a/CMakeLists.txt b/CMakeLists.txt index b9c1e7be..5adcc92b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # Copyright (C) Eta Scale AB. Licensed under the Eta Scale Open Source License. See the LICENSE file for details. -cmake_minimum_required(VERSION 3.3) +cmake_minimum_required(VERSION 3.10) project(ArgoDSM VERSION 0.1)