freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: meson build system


From: Alexei Podtelezhnikov
Subject: Re: meson build system
Date: Tue, 5 Jan 2021 10:52:31 -0500

On Tue, Jan 5, 2021 at 9:15 AM Alexei Podtelezhnikov <apodtele@gmail.com> wrote:
>
> On Tue, Jan 5, 2021 at 8:38 AM Vincent Torri <vincent.torri@gmail.com> wrote:
> > In ftopion.h :
> >
> > #define FT_CONFIG_OPTION_USE_HARFBUZZ
> >
> > which seems wrong
>
> Another person is bitten by the command line that 'sed' ftoption.h one
> way only... Neither Cmake, nor mason bother to 'sed' it back if the
> option is disabled.
> It is better to use -D than be lazy about editing files.

Please see ftoption_unset in builds/unix/configure.raw. This is how a
robust build system should handle this. Our Cmake and meson scripts
need to mature a bit to handle ftoption.h that was altered by whatever
winds or failed builds.
Or switch back to -D.

Alexei



reply via email to

[Prev in Thread] Current Thread [Next in Thread]