Blender Git Commit Log
Git Commits -> Revision 864abbd
Revision 864abbd by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) May 29, 2019, 23:44 (GMT) |
Support system installed OpenXR SDK Adds OPENXR_USE_BUNDLED_SRC so that if disabled, CMake tries to find the SDK headers and libraries in system paths or in specified root directory. I guess this is the way we'd want to do this in master. However for people testing the branch the bundled sources are much more convenient (should work out of the box, no need to compile the SDK manually). |
Commit Details:
Full Hash: 864abbd42514542559d9e99bf47e8ffff418e54d
Parent Commit: f333e7e
Lines Changed: +93, -11
1 Added Path:
/build_files/cmake/Modules/FindOpenXR-SDK.cmake (+67, -0) (View)