You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make cmake configs relocatable for local builds
Replace hardcoded CI paths (build dir + Python) with
${USD_BUILD_PATH} and ${USD_PYTHON_PATH} env variables
in pxrConfig, pxrTargets, and OIIO cmake configs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>