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

mac: hardcoded paths in INTERFACE_LINK_LIBRARIES #63

Open
looooo opened this issue Oct 14, 2020 · 1 comment
Open

mac: hardcoded paths in INTERFACE_LINK_LIBRARIES #63

looooo opened this issue Oct 14, 2020 · 1 comment
Labels
acknowledged Coin3d team acknowledges this issue

Comments

@looooo
Copy link
Contributor

looooo commented Oct 14, 2020

These hardcoded paths should be removed:

set_target_properties(SoQt::SoQt PROPERTIES
  INTERFACE_LINK_LIBRARIES 
  /Applications/Xcode_11.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework;
  /Applications/Xcode_11.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System
)

If possible please give a hint how these paths are added to the rendered config files.

@looooo looooo changed the title mac: hardcoded paths in depednecies mac: hardcoded paths in INTERFACE_LINK_LIBRARIES Oct 14, 2020
@looooo
Copy link
Contributor Author

looooo commented Oct 14, 2020

I guess this PR would fix the issue, but I am not sure if we can do this.
0248942

@VolkerEnderlein VolkerEnderlein added the acknowledged Coin3d team acknowledges this issue label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Coin3d team acknowledges this issue
Projects
None yet
Development

No branches or pull requests

2 participants