We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bafca1 commit 2d6099fCopy full SHA for 2d6099f
CHANGELOG.md
@@ -12,6 +12,8 @@
12
- --ignore-paths and --ignore-homebrew options added to command line to help
13
solve problems where CMake picks up unwanted sources for dependencies.
14
(PR: [#2873](https://github.com/PixarAnimationStudios/OpenUSD/pull/2873))
15
+ - Fixed build issue with boost on macOS with Xcode 15.3+.
16
+ (PR: [#2919](https://github.com/PixarAnimationStudios/OpenUSD/pull/2919))
17
18
- Builds on macOS now avoid hard-coding specific SDK versions for system library
19
dependencies.
@@ -8420,4 +8422,4 @@ See documentation in [BUILDING.md](BUILDING.md#c-namespace-configuration) for mo
8420
8422
8421
8423
Initial release
8424
-</details>
8425
+</details>
0 commit comments