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

Better ptex glew find #808

Merged
merged 3 commits into from
Apr 25, 2019
Merged

Better ptex glew find #808

merged 3 commits into from
Apr 25, 2019

Conversation

charlesfleche
Copy link
Contributor

Description of Change(s)

This PR improves the FindGLEW and FindPTex cmake modules by allowing searching in custom lib64 directories for GLEW and PTex include subfolder.

Fixes Issue(s)

@jilliene
Copy link

Filed as internal issue #USD-5178

"${PTEX_LOCATION}/include/Ptex"
"${PTEX_LOCATION}/include/wdas"
"$ENV{PTEX_LOCATION}/include/Ptex"
"$ENV{PTEX_LOCATION}/include/wdas"
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems like "${PTEX_LOCATION}/include/wdas" and the ENV version are already included above on lines 67 and 69.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well spotted, thanks. Fixed in another commit.

Copy link
Contributor

Choose a reason for hiding this comment

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

That's great, thanks so much, @charlesfleche

@c64kernal c64kernal added the blocked Issue fix or pull request blocked until questions are answered or pending notes are addressed label Apr 16, 2019
@c64kernal c64kernal added pending push and removed blocked Issue fix or pull request blocked until questions are answered or pending notes are addressed labels Apr 17, 2019
@pixar-oss pixar-oss merged commit 732c913 into PixarAnimationStudios:dev Apr 25, 2019
pixar-oss added a commit that referenced this pull request Apr 25, 2019
Better ptex glew find

(Internal change: 1959855)
@charlesfleche charlesfleche deleted the better-ptex-glew-find branch April 25, 2019 19:37
AdamFelt pushed a commit to autodesk-forks/USD that referenced this pull request Apr 16, 2024
* Enable dawn webgpu build and test.

* Remove some cases from skip list as it is fixed and will be merged.

* Update skiplist comment.
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.

5 participants