diff --git a/core/libcorrect/CMakeLists.txt b/core/libcorrect/CMakeLists.txt index 7fce281d..b709255f 100644 --- a/core/libcorrect/CMakeLists.txt +++ b/core/libcorrect/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.13) project(Correct C) include(CheckLibraryExists) include(CheckIncludeFiles)