Re: WIP: About CMake v2

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Christian Convey <christian(dot)convey(at)gmail(dot)com>
Cc: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: About CMake v2
Date: 2016-08-18 19:08:02
Message-ID: 57B60792.3000307@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/18/2016 08:57 PM, Christian Convey wrote:
> Hi Stefan,
>
> I think I've seen similar errors when a project's CMake files assumed
> a newer version of CMake than the one being run.
>
> Which version of CMake gave you those errors? (Sorry if you provided
> that detail and I'm just missing it.)

% cmake --version
cmake version 2.8.10.2

a quick look in the docs does not seem to reveal any kind of "minimum"
cmake version required - and the above is what is packaged as part of
openbsd 5.3 (which is outdated and unsupported upstream but it is
currently perfectly fine building all postgresql versions including
-HEAD and serving as a buildfarm member for years)

Stefan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua Bay 2016-08-18 19:08:21 Re: Most efficient way for libPQ .. PGresult serialization
Previous Message Peter Eisentraut 2016-08-18 19:01:48 Re: Making pg_hba.conf case-insensitive