Skip to content

OpenXR: Use the OpenXRConfig.cmake files provided by OpenXR-SDK

Sankhesh Jhaveri requested to merge sankhesh/vtk:openxr_cmake into master

VTK now links directly to the OpenXR library targets provided by the upstream openxr cmake package without needing a custom FindOpenXR.cmake file.

Merge request reports