diff --git a/CMakeLists.txt b/CMakeLists.txt index a8d549e..ff24663 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.30) +cmake_minimum_required(VERSION 3.10) project(DCFG C)