Lowering cmake version to 3.16 since that's the version ubuntu 20.04 LTS uses.

This commit is contained in:
Olafur Waage 2021-08-27 15:32:31 +02:00
parent f1e0430874
commit 586ad62fed
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.17)
cmake_minimum_required(VERSION 3.16)
include(FetchContent)
FetchContent_Declare(