From 586ad62fedd9047c0f63c2ad9fee9c93334fa8fa Mon Sep 17 00:00:00 2001 From: Olafur Waage Date: Fri, 27 Aug 2021 15:32:31 +0200 Subject: [PATCH] Lowering cmake version to 3.16 since that's the version ubuntu 20.04 LTS uses. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index faf676c..3455524 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.17) +cmake_minimum_required(VERSION 3.16) include(FetchContent) FetchContent_Declare(