1 2 3 4 5 6 7 8 9 10
diff --git a/CMakeLists.txt b/CMakeLists.txt index e5a78ef..cd10bd1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 3.1) +cmake_minimum_required (VERSION 3.10) project (ecbor LANGUAGES C CXX)