From 7d2c186d9ba3bd6438ae4afab349b8c0c795cef6 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 1 Aug 2021 14:01:39 +0200 Subject: update min cmake, add wine to lib, make base empty --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e6ef9ec..ccefdc9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.12) if(CMAKE_POLICY_DEFAULT_CMP0017 OR CMAKE_POLICY_DEFAULT_CMP0020) # touch these to remove warnings -- cgit v1.2.3