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

CMake: Use find_package and imported targets for Iconv #11707

Merged
merged 2 commits into from May 19, 2023

Conversation

TellowKrinkle
Copy link
Contributor

Fixes us forgetting to add its include directories, which could result in linking to a dylib from MacPorts while using the system's header, and failing to link because they use different function names

Fixes us forgetting to add its include directories, which could result in linking to a dylib from MacPorts while using the system's header, and failing to link because they use different function names
@AdmiralCurtiss AdmiralCurtiss merged commit 86f1ef1 into dolphin-emu:master May 19, 2023
14 checks passed
@TellowKrinkle TellowKrinkle deleted the CMakeIconv branch May 21, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants