mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 14:22:44 +00:00
fixed bundled libcorrect cmake version because I can't be arsed to wait for it to be changed upstream
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
project(Correct C)
|
||||
include(CheckLibraryExists)
|
||||
include(CheckIncludeFiles)
|
||||
|
||||
Reference in New Issue
Block a user