Meumeu / WiVRn

An OpenXR streaming application to a standalone headset
GNU General Public License v3.0
134 stars 22 forks source link

CMake: Add absolute runtime path option for XR manifest #55

Closed Scrumplex closed 2 months ago

Scrumplex commented 2 months ago

I personally haven't tested this yet. I'll report back once I had some food! :D

xytovl commented 2 months ago

Tested locally, no change when option is not set, which is fine enough for me.

Just add a description for the option, fix indentation (tabs in CMakeLists.txt, indent if content) and it's fine. Thanks for the contribution.

Scrumplex commented 2 months ago

Made the changes you requested and tested the manifest with the option. LGTM!