diff options
author | Michael Forney <mforney@mforney.org> | 2021-04-10 09:15:00 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-04-10 09:15:00 +0200 |
commit | 20bc3c521ab47cb3435c108a41113e98f8a3d805 (patch) | |
tree | 3d4163de347b89892b6906b9d110de7cc6be8f99 /UIDs | |
parent | devel/fbthrift: Add missing dependency on RocketUpgrade headers to thriftcpp2... (diff) |
deskutils/bijiben: Add generated biji-marshalers.h to libbiji dependency sources (D29353)
The meson manual states that
> Each target that depends on a generated header should add that
> header to it's sources, as seen above with libfoo and myexe. This
> is because there is no way for Meson or the backend to know that
> myexe depends on foo.h just because libfoo does, it could be a
> private header.
Since biji-marshalers.h is included by the libbiji public header
libbiji.h, it must be added as a source to all targets that depend
on libbiji. This can be done by adding it to the sources of
libbiji_dep.
This should unbreak the build with samurai.
https://github.com/michaelforney/samurai/issues/70
PR: 254678
Diffstat (limited to 'UIDs')
0 files changed, 0 insertions, 0 deletions