Blender Git Commit Log

Git Commits -> Revision d0177fc

Revision d0177fc by Julian Eisel (soc-2019-openxr, vamr-openxr-module, vr_scene_inspection)
August 18, 2019, 11:06 (GMT)
Integrate the OpenXR SDK better into dependency management

Adds the SDK so that `make deps` works, on all platforms. On Windows,
the SDK headers and libraries are now assumed to be in the usual lib
directory.
Also fixes a mistake in install_deps.sh

Note that none of this is tested as it requires an older Visual Studio
version than I have.

Commit Details:

Full Hash: d0177fc54113a501233bfc1d246478615e7f5f34
Parent Commit: 4cf8740
Lines Changed: +87, -8

1 Added Path:

/build_files/build_environment/cmake/openxr.cmake (+55, -0) (View)

8 Modified Paths:

/build_files/build_environment/cmake/harvest.cmake (+2, -0) (Diff)
/build_files/build_environment/cmake/versions.cmake (+4, -0) (Diff)
/build_files/build_environment/CMakeLists.txt (+1, -0) (Diff)
/build_files/build_environment/install_deps.sh (+1, -1) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+8, -0) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+9, -0) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+7, -0) (Diff)
/CMakeLists.txt (+0, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021