Commit 8d56cde
[cmake/defaults] Updated for iOS cross-compilation
Makes use of CMake's builtin support for cross compilation for
Apple embedded platforms (available since CMake 3.14).
Sets PXR_APPLE_EMBEDDED=ON when cross compiling to iOS, tvOS,
visionOS, watchOS.
Disables PXR_BUILD_USD_TOOLS and PXR_BUILD_IMAGING when building
for one of these embedded systems since these are not currently
supported on Apple embedded platforms.
Contribution: Dhruv Govil
Fixes #2949
(Internal change: 2322007)1 parent c735937 commit 8d56cde
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
57 | 80 | | |
58 | 81 | | |
59 | 82 | | |
| |||
0 commit comments