On Fri, 11 Oct 2024 at 21:49, Aleksandar Nikolic via
Lists.Yoctoproject.Org
<aleksandar.nikolic010=gmail....@lists.yoctoproject.org> wrote:
> The A cmake project calls find_package(PkgConfig) because it uses the command 
> pkg_check_modules(). AFAIK this command just looks for modules, so I need 
> this in every cmake project which depends on A, basically meaning inheriting 
> pkconfig.bbclass is the only solution here.

But what is it actually checking for? Is it something that only A
would need? If so, then why consumers of A are forced to use the same
file which contains checks for things they don't actually use?

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64013): https://lists.yoctoproject.org/g/yocto/message/64013
Mute This Topic: https://lists.yoctoproject.org/mt/108943953/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to