From 554237a6d11f49b3f96cd0d23aeab05ab9ce3246 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sun, 12 Jul 2020 02:09:34 +1000 Subject: [PATCH] CMake: Drop required version to 3.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2733fd38f..19f13542c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.7) project(duckstation C CXX) # Pull in modules.