Commit edfef65
committed
Add Ubiq defineConstraint to XRI compatibility assembly
The Ubiq.Genie.XRI asmdef references the Ubiq assembly but only
gated compilation on XRI being present. Add a UBIQ_GENIE_HAS_UBIQ
constraint so it also skips compilation when Ubiq is not yet installed.1 parent d67be3f commit edfef65
File tree
1 file changed
+6
-0
lines changed- Unity/Assets/Ubiq-Genie/Runtime/Compatibility/XRI
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
0 commit comments