diff --git a/.gitmodules b/.gitmodules index 43e5743fb..dc00f5356 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,6 @@ [submodule "third_party/Vulkan-Headers"] path = third_party/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git +[submodule "third_party/OpenXR-SDK"] + path = third_party/OpenXR-SDK + url = https://github.com/KhronosGroup/OpenXR-SDK.git diff --git a/third_party/OpenXR-SDK b/third_party/OpenXR-SDK new file mode 160000 index 000000000..55224479a --- /dev/null +++ b/third_party/OpenXR-SDK @@ -0,0 +1 @@ +Subproject commit 55224479ab13db8ebc8ab1e3d49197bce6201b0b