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