Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vita.toolchain.cmake: cache pkg-config path #253

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

madebr
Copy link
Contributor

@madebr madebr commented Oct 7, 2023

PKG_CONFIG_EXECUTABLE needs to be cached, such that the find_program in FindPkgConfig will use the custom one.

Without this change, SDL cannot use pkg_check_modules to find the dependencies of the static ffmpeg libraries.

@scribam
Copy link
Contributor

scribam commented Jul 28, 2024

Hi @d3m3vilurr, can you merge this please?

@d3m3vilurr d3m3vilurr merged commit c8d7d4f into vitasdk:master Jul 28, 2024
1 check passed
@madebr madebr deleted the patch-1 branch July 28, 2024 09:49
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.

3 participants