[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: meson build system
From: |
Alexei Podtelezhnikov |
Subject: |
Fwd: meson build system |
Date: |
Tue, 5 Jan 2021 10:11:42 -0500 |
> > In ftopion.h :
> >
> > #define FT_CONFIG_OPTION_USE_HARFBUZZ
> >
> > which seems wrong
>
> I don't get this. For me, the generated file `builddir/ftoption.h`
> has HarfBuzz properly commented out.
That is meson and Cmake that commented it out *at* *some* *point*. So...
They must put the comment back when the option is disabled! It is
their responsibility if they change it one way they must be able to
change it back. To me that it is clear.
- Re: meson build system, (continued)
Re: meson build system, Alexei Podtelezhnikov, 2021/01/05
Re: meson build system, Werner LEMBERG, 2021/01/05
- Re: meson build system, Vincent Torri, 2021/01/05
- Message not available
- Fwd: meson build system,
Alexei Podtelezhnikov <=