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

extras: make the build of extras/imaging/examples conditional on PXR_BUILD_EXAMPLES #2630

Conversation

mattyjams
Copy link
Contributor

The extras/imaging/examples directory currently contains hdTiny and hdui, and since hdui (intentionally) does not build as part of the open source distribution, this makes it so that specifying PXR_BUILD_EXAMPLES=OFF prevents hdTiny from being built.

This mimics the pattern already in use in extras/usd/CMakeLists.txt.

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

…BUILD_EXAMPLES

The extras/imaging/examples directory currently contains hdTiny and hdui, and
since hdui (intentionally) does not build as part of the open source
distribution, this makes it so that specifying PXR_BUILD_EXAMPLES=OFF prevents
hdTiny from being built.

This mimics the pattern already in use in extras/usd/CMakeLists.txt.
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-8633

@pixar-oss pixar-oss merged commit 34fa664 into PixarAnimationStudios:dev Nov 28, 2023
36 checks passed
@mattyjams mattyjams deleted the pr/make_imaging_extras_build_conditional_on_PXR_BUILD_EXAMPLES branch November 28, 2023 21:59
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