Skip to content

Fix pkgconfig install dir#12

Open
pchome wants to merge 1 commit into
misyltoad:mainfrom
pchome:patch-1
Open

Fix pkgconfig install dir#12
pchome wants to merge 1 commit into
misyltoad:mainfrom
pchome:patch-1

Conversation

@pchome

@pchome pchome commented Apr 13, 2025

Copy link
Copy Markdown

By default pkgconfig files installed in ${libdir}/pkgconfig.
But for multilib packages they should be either in both lib64 and lib (lib and lib32 in some distros)
or in /usr/share/pkgconfig.

Installing vkroots.pc in ${prefix}/share/pkgconfig make vkroots visible for e.g. both 32 and 64 bit builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant