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.html

Reply via email to