Re: meson html:alias vs. html:custom

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: meson html:alias vs. html:custom
Date: 2026-04-14 13:24:04
Message-ID: CAN55FZ0d3eVN10O7rk1M9LJj7T8dS=+tqZyNJeJSP+yggk-VmA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, 14 Apr 2026 at 11:08, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> If I remove the alias_target, then my original command works. What is
> the purpose of this alias?

I think the main purpose was using these targets with the ninja
command like: 'ninja ${target}'. ninja command doesn't work when the
alias_target() is removed.

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2026-04-14 13:37:56 Re: Adding REPACK [concurrently]
Previous Message Bertrand Drouvot 2026-04-14 13:10:12 Re: Make copyObject work in C++