On 9 Jan 2024, at 13:07, Alper Ak <[email protected]> wrote: > I thought there should be no manpages in target so removed with cmake option. > I guess, I should have created packageconfigs for both "manpages" and "shared > lib" options and enable only shared lib in bb. If people don't want to use > shared lib or want to add manpages, it can be added from bbappend.
If the manpages are trivial to build or pregenerated, then just always install them and let the packaging do its thing (put them into -doc so they’re not installed by default, but there if needed). We only need PACKAGECONFIGs for things like full API documentation that takes five minutes to build and more build dependencies. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108189): https://lists.openembedded.org/g/openembedded-devel/message/108189 Mute This Topic: https://lists.openembedded.org/mt/103603320/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
