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

plugin/pxr is now adopting mayaUsd_compile_config routine #443

Conversation

HamedSabri-adsk
Copy link
Contributor

Following PR #412, plugin/pxr is now getting the compiler configuration by using mayaUsd_compile_config.

I didn't delete defaults sub-directory and left it there by itself for now.

@HamedSabri-adsk HamedSabri-adsk added the build Related to building maya-usd repository label Apr 19, 2020
Hamed Sabri added 2 commits April 19, 2020 14:47
Copy link
Contributor

@mattyjams mattyjams left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Comment on lines +32 to +34
option(PXR_ENABLE_PYTHON_SUPPORT "Enable Python based components for USD" ON)
option(PXR_BUILD_TESTS "Build tests" ON)
option(PXR_BUILD_MONOLITHIC "Build a monolithic library." OFF)
Copy link
Contributor

Choose a reason for hiding this comment

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

These options and their corresponding code should probably all get removed, but we can punt on that for now.

@HamedSabri-adsk HamedSabri-adsk merged commit b0c1441 into sabrih/MAYA-103926/compiler_configuration_mayausd Apr 21, 2020
@kxl-adsk kxl-adsk deleted the sabrih/MAYA-103926/compiler_configuration_plugin_pxr branch April 23, 2020 13:55
ppt-adsk added a commit that referenced this pull request Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to building maya-usd repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants