From 48c86ad863017226503e02ceb2113415beb69c81 Mon Sep 17 00:00:00 2001 From: Frank Tao <48634762+bloodandcoffee@users.noreply.github.com> Date: Thu, 9 Feb 2023 03:57:26 -0500 Subject: [PATCH] Update CMakeLists.txt (#1514) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 88f60038..4297b451 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.4) +cmake_minimum_required(VERSION 3.19) include(CheckIncludeFile) # Get version