вт, 4 дек. 2018 г. в 10:13, Stéphane Ancelot :
>
> Hi,
>
> I made an exported package for a library that needs linking qt5.
>
> find_package() works to find my library , however, I don't know how to
> handle the linking of external libs needed by this package.
>
> I suppose that must be managed ins
Hi,
I made an exported package for a library that needs linking qt5.
find_package() works to find my library , however, I don't know how to
handle the linking of external libs needed by this package.
I suppose that must be managed inside the exported package, by which way ?
Regards,
S.Ancel