diff --git a/CMakeLists.txt b/CMakeLists.txt index 2954a46..a9338e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.7) +cmake_minimum_required(VERSION 3.10) project(AnotherMemCheck) set(AnotherMemCheck_VERSION 2.9)