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

Fixing FindMETAL.cmake #751

Merged
merged 1 commit into from Apr 17, 2024
Merged

Conversation

andrsd
Copy link

@andrsd andrsd commented Apr 9, 2024

Using target_link_libraries instead of set_target_properties fixes the link line, so that
it includes Metal and CoreServices.

Closes #674

@andrsd andrsd changed the base branch from main to development April 9, 2024 15:35
Using `target_link_libraries` instead of `set_target_properties` fixes the link line, so that
it includes `Metal` and `CoreServices`.

Closes libocca#674
@kris-rowe kris-rowe merged commit 9ab654f into libocca:development Apr 17, 2024
6 checks passed
@andrsd andrsd deleted the cmake-find-metal-fix branch April 17, 2024 12:06
@andrsd
Copy link
Author

andrsd commented Apr 17, 2024

Thanks for accepting the PR!

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.

undefined symbols when linking libocca.dylib with Metal
2 participants