Extension using Meson as build system

From: Junwang Zhao <zhjwpku(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Extension using Meson as build system
Date: 2024-06-30 13:17:04
Message-ID: CAEG8a3JTcxGTa4Hyvy=hh8eGut-kn-6pe28E_QZ7_nyrz0sp9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

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.

--
Regards
Junwang Zhao

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2024-06-30 13:20:02 Re: Extension using Meson as build system
Previous Message Alexander Lakhin 2024-06-30 13:00:00 Re: speed up a logical replica setup