On Fri, 2019-07-05 at 16:56 +0100, Bruce Richardson wrote:
> The latest versions of meson don't build targets when
> build_by_default is
> false but install is true, unlike older versions. We can fix this by
> having
> both build_by_default and install settings come from the build-time
> option.
>
> Bugzilla ID: 303
> Fixes: d02a2dab2dfb ("doc: support building HTML guides with meson")
> Fixes: 720b14db3ae2 ("build: generate API documentation with meson")
> Cc:
> [email protected]
>
> Cc:
> [email protected]
>
> Cc:
> [email protected]
>
>
> Reported-by: Ali Alnubani <
> [email protected]
> >
> Signed-off-by: Bruce Richardson <
> [email protected]
> >
> ---
> doc/api/meson.build | 4 ++--
> doc/guides/meson.build | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Acked-by: Luca Boccassi <[email protected]>
--
Kind regards,
Luca Boccassi