libftdi Archives

Subject: Re: [PATCH] CMake: bump the minimal required version to 3.5

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
Date: Thu, 21 Dec 2023 16:15:38 +0100
You wrote on Tue, Dec 12, 2023 at 02:20:36PM +0100:
> diff --git a/CMakeLists.txt b/CMakeLists.txt
> index 985e658..2ce1ad4 100644
> --- a/CMakeLists.txt
> +++ b/CMakeLists.txt
> @@ -1,4 +1,4 @@
> -cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
> +cmake_minimum_required(VERSION 3.5 FATAL_ERROR)

applied, thanks Yegor!

Cheers,
Thomas

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread