Re: Extension using Meson as build system - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Extension using Meson as build system
Date
Msg-id f433cb44-69ee-493d-a174-37d5bbc15597@dunslane.net
Whole thread Raw
In response to Re: Extension using Meson as build system  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On 2024-07-26 Fr 11:06 AM, Peter Eisentraut wrote:
> On 30.06.24 15:17, Junwang Zhao wrote:
>> Is there any extension that uses meson as build systems?
>> I'm starting a extension project that written in c++, cmake is my
>> initial choice as the build system, but since PostgreSQL has adopted
>> Meson, so I'm wondering if there is any extension that also uses
>> meson that I can reference.
>
> I wrote a little demo:
>
> https://github.com/petere/plsh/blob/meson/meson.build



nifty!


cheers


andew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there
Next
From: Anthonin Bonnefoy
Date:
Subject: Add ALL_CANDIDATES option to EXPLAIN