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