Skip to content

OpenXRRemoting: add missing EULA

Context

XRInterface plugin can use OpenXR in remoting since 5.12.0. As this feature requires the runtime the Microsoft Holographic Remoting, user should be aware about the end user license agreement

Solution

Provides in the CMakeList.txt of the XRInterface plugin the EULA.txt from https://nuget.info/packages/Microsoft.Holographic.Remoting.OpenXr/2.8.1 when the plugin is compile with OpenXRRemoting set to true.

cc @LucasGandelKitware @cory.quammen

backport: release

Merge request reports