Am Donnerstag, dem 14.09.2023 um 14:01 +0200 schrieb Alexander Kanavin:
> On Thu, 14 Sept 2023 at 13:57, David Daniel
> wrote:
> > I could create two recipes - but that would mean, the same sources
> > are
> > downloaded twice, am I right?
>
> Two recipes seems like the best option, if the librar
On Thu, 14 Sept 2023 at 13:57, David Daniel wrote:
> I could create two recipes - but that would mean, the same sources are
> downloaded twice, am I right?
Two recipes seems like the best option, if the library and the
executable build processes are completely decoupled. You needn't worry
about d
Hi everybody
I am a newcomer currently trying to figure out, how I can build a
library and a binary from one source repository in one recipe. The
reason for the "one recipe" is that both, the library and the binary
come from the same source repository (OpenBLT). The problem is, that
the project is