[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 09:15:48 -0500 |
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.
Alexei
- meson build system, Vincent Torri, 2021/01/05
- Re: meson build system,
Alexei Podtelezhnikov <=
Re: meson build system, Alexei Podtelezhnikov, 2021/01/05
Re: meson build system, Werner LEMBERG, 2021/01/05