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

Use macOS linkage style for frameworks and system libs #2772

Conversation

dgovil
Copy link
Collaborator

@dgovil dgovil commented Oct 31, 2023

Description of Change(s)

Change macOS platform linkage to not use find_library, so that INTERFACE_LINK_LIBRARIES doesn't hardcode SDK versions

Fixes Issue(s)

#2771

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

…ACE_LINK_LIBRARIES doesn't hardcode SDK versions
@meshula
Copy link
Member

meshula commented Nov 1, 2023

I see you figured out how to specify frameworks in a non-full-path-name way :)

@dgovil
Copy link
Collaborator Author

dgovil commented Nov 1, 2023

Updated with your notes

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-8896

@pixar-oss pixar-oss merged commit e4248cb into PixarAnimationStudios:release Feb 23, 2024
3 of 5 checks passed
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.

4 participants