Overall that looks just like more cmake transition fallout, uff. I'll look into
it.
Thanks for testing + reporting!
PRIVATE vs PUBLIC depends on whether said linkage is private to the library or
not, this is relevant for (other) software using these libraries. For example,
librpm has PUBLIC linkage to librpmio because in order to use librpm, one
*must* also link to librpmio. However most of rpm's dependencies are of no
concern to other software (eg you don't need to link to liblua in order to use
librpm), these are PRIVATE linkages.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2807#issuecomment-1862308067
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2807/1862308...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint