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

Add missing cmake dependences #69

Merged

Conversation

markreidvfx
Copy link
Contributor

While getting xstudio to build in a rez environment I discovered that these targets were missing dependencies.
I believe the compiler just needs header-only things from these packages and that is why the linker has never caused any errors.
If you installed all your dependencies are install under the same prefix the compiler is able to find them. This isn't always the case in an environment like rez were each package has their own prefix.

@tedwaine tedwaine merged commit f6f1195 into AcademySoftwareFoundation:main Dec 8, 2023
3 checks passed
@tedwaine
Copy link
Contributor

tedwaine commented Dec 8, 2023

Thank you!

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.

2 participants