fossvr/wivrn: Fix missing Envision CMake option step for SolarXR

This commit is contained in:
Sapphire 2025-04-22 14:50:31 -05:00 committed by hypevhs
parent 8e51d3758d
commit 1ed840500e

View file

@ -77,6 +77,7 @@ To use SlimeVR trackers through WiVRn, you currently must use a [fork](https://g
To use this fork within Envision, edit these fields in your profile: To use this fork within Envision, edit these fields in your profile:
- XR Service Repo: `https://github.com/notpeelz/WiVRn.git` - XR Service Repo: `https://github.com/notpeelz/WiVRn.git`
- XR Service Branch: `solarxr-patches` - XR Service Branch: `solarxr-patches`
- XR Service CMake Flags: Add `WIVRN_FEATURE_SOLARXR=ON`
Then save and clean build the profile. Then save and clean build the profile.