mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
parent
0b7a620c02
commit
00803ffc36
|
@ -109,7 +109,7 @@ OpenXR loader and API layers.
|
||||||
|
|
||||||
The OpenXR loader can be pointed to a runtime json file in a nonstandard location with the environment variable `XR_RUNTIME_JSON`. Example:
|
The OpenXR loader can be pointed to a runtime json file in a nonstandard location with the environment variable `XR_RUNTIME_JSON`. Example:
|
||||||
|
|
||||||
XR_RUNTIME_JSON=~/monado/build/xrt_oopenxr_monado_dev.json ./openxr-example
|
XR_RUNTIME_JSON=~/monado/build/openxr_monado-dev.json ./openxr-example
|
||||||
|
|
||||||
For this reason this runtime creates two manifest files within the build directory:
|
For this reason this runtime creates two manifest files within the build directory:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue