]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/usd/fix_build-location.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / usd / fix_build-location.patch
1 diff --git a/cmake/macros/Private.cmake b/cmake/macros/Private.cmake
2 index 3825e2a19..0a79b49bd 100644
3 --- a/cmake/macros/Private.cmake
4 +++ b/cmake/macros/Private.cmake
5 @@ -1238,7 +1238,7 @@ function(_pxr_library NAME)
6 MFB_PACKAGE_NAME=${PXR_PACKAGE}
7 MFB_ALT_PACKAGE_NAME=${PXR_PACKAGE}
8 MFB_PACKAGE_MODULE=${pythonModuleName}
9 - PXR_BUILD_LOCATION=usd
10 + PXR_BUILD_LOCATION=../lib/usd
11 PXR_PLUGIN_BUILD_LOCATION=../plugin/usd
12 ${pxrInstallLocation}
13 ${pythonModulesEnabled}