pxrConfig.cmake - don't bake in absolute paths for MaterialX/Imath/"work"#3918
Conversation
|
@pmolodo Hey Paul, I'm unable to access the aousd/build-ig-initiatives page you linked to -- is that meant to be public? |
|
Filed as internal issue #USD-11708 (This is an automated message. See here for more information.) |
It's currently not public (so it might not be good to reference it on a public repo). You can access it through aousd git access. Reach out on slack if you need help with this |
dlarsson-adobe
left a comment
There was a problem hiding this comment.
This looks good to me
Hmm... no, it's not public, but you should be a member of build-ig-initiatives, and have access. Longer term, I'll bring it up in the Build Interest Group - ie, if we want to make it public, and if not, how we can reference initiatives in public places, like OpenUSD. |
Description of Change(s)
Avoids baking absolute paths for MaterialX/Imath/"work".
The baking of the absolute path locations for various CMake dependencies into pxrConfig.cmake makes it less portable.
Link to proposal (if applicable)
https://github.com/aousd/build-ig-initiatives/issues/15
Fixes Issue(s)
Checklist
I have created this PR based on the dev branch
I have followed the coding conventions
[] I have added unit tests that exercise this functionality (Reference:
testing guidelines)
[] I have verified that all unit tests pass with the proposed changes
I have submitted a signed Contributor License Agreement (Reference:
Contributor License Agreement instructions)