Re: meson html:alias vs. html:custom - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: meson html:alias vs. html:custom
Date
Msg-id CAN55FZ0d3eVN10O7rk1M9LJj7T8dS=+tqZyNJeJSP+yggk-VmA@mail.gmail.com
Whole thread
In response to meson html:alias vs. html:custom  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: meson html:alias vs. html:custom
List pgsql-hackers
Hi,

On Tue, 14 Apr 2026 at 11:08, Peter Eisentraut <peter@eisentraut.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



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Make copyObject work in C++
Next
From: Antonin Houska
Date:
Subject: Re: Adding REPACK [concurrently]