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

HYDRA-1133 : Cmake changes pertaining to OneTBB update #154

Merged
merged 6 commits into from
Jul 30, 2024

Conversation

roopavr-adsk
Copy link
Contributor

The following changes ensure maya-hydra picks up TBB from USD first instead of that from Maya.

@roopavr-adsk roopavr-adsk self-assigned this Jul 30, 2024
@@ -159,13 +159,12 @@ find_package_handle_standard_args(USD
REQUIRED_VARS
PXR_USD_LOCATION
USD_INCLUDE_DIR
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should also replace USD_INCLUDE_DIR by PXR_INCLUDE_DIRS. I don't think hydra even uses USD_INCLUDE_DIR so no other changes would be required.

seando-adsk
seando-adsk previously approved these changes Jul 30, 2024
@roopavr-adsk roopavr-adsk merged commit a08e890 into dev Jul 30, 2024
9 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.

3 participants