Re: [HACKERS] WIP: About CMake v2 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] WIP: About CMake v2
Date
Msg-id 20170210183245.3gcxhxp527cj5gh7@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] WIP: About CMake v2  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 2017-02-10 19:27:55 +0100, Magnus Hagander wrote:
> For me a killer feature would be if/when we can get to a point where we can
> have something pgxs-style on cmake that also works on windows.

That should be quite possible.  The ugliest part will be to determine
where to include a cmake file from (since that'll be copied in every
such project), but after that it should be nearly trivial.

- Andres



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [HACKERS] WIP: About CMake v2
Next
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] WIP: About CMake v2