curl-library
Re: Minimum requirement: cmake version 3.4
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 21 Sep 2018 11:43:33 +0200 (CEST)
Date: Fri, 21 Sep 2018 11:43:33 +0200 (CEST)
On Fri, 21 Sep 2018, myLC--- via curl-library wrote:
> This is not installed on many systems. I managed to build
> curl anyhow, by simple changing two lines:
>
> cmake_minimum_required(VERSION 3.4 FATAL_ERROR)
> => cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
I'm not familiar with the specifics, but the bump was discussed here:
https://github.com/curl/curl/pull/2753
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2018-09-21