Page MenuHome

CMake/deps: XR_OpenXR v1.0.14
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Feb 6 2021, 9:15 PM.

Details

Summary

Straight up version bump

Things of note:

they started using API calls only available
in windows 8, however given the python update
will forcibly bump us to 8.1+ anyhow this is not
an issue.

Will require some minor tweaks to platform_win32.cmake
after adding the libs to svn which are not included
in this diff so this diff can land without having to have
the libs in place yet.

Diff Detail

Repository
rB Blender
Branch
tmp_openxr_1_0_14 (branched from master)
Build Status
Buildable 12695
Build 12695: arc lint + arc unit

Event Timeline

Ray Molenkamp (LazyDodo) requested review of this revision.Feb 6 2021, 9:15 PM

If the name of the debug library is changed here, doesn't XR_OPENXR_SDK_LIBRARIES have to be changed in platform_win32 as well? Or did you only want to do platform agnostic changes here?
EDIT: NVM, you explained it in the description :)

Otherwise looks good, checking with my updating notes, nothing else should be needed.

This revision is now accepted and ready to land.Feb 12 2021, 1:00 PM
This revision was automatically updated to reflect the committed changes.