From 8c65a61b095545b88ecb0820fa0e6ccd484d242a Mon Sep 17 00:00:00 2001 From: Rye Cogtail Date: Wed, 4 Sep 2024 23:10:13 -0400 Subject: Introduce OpenXR SDK prebuilt package and cmake setup (#2503) --- autobuild.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index f90f114601..95ee34439b 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2210,6 +2210,68 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors description Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) Library + openxr + + platforms + + windows64 + + archive + + hash + 3cccc3e3f3137066c286270b35abc00ee0c0bb0c + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-openxr/releases/download/v1.1.40-r1/openxr-1.1.40-r1-windows64-10710818432.tar.zst + + name + windows64 + + linux64 + + archive + + hash + f0ad0418a98fb8cb6e158fca3902c15ac1de9d2a + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-openxr/releases/download/v1.1.40-r1/openxr-1.1.40-r1-linux64-10710818432.tar.zst + + name + linux64 + + darwin64 + + archive + + hash + a9bfabec63a987bd34bcfdc295b928bd0696e1d7 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-openxr/releases/download/v1.1.40-r1/openxr-1.1.40-r1-darwin64-10710818432.tar.zst + + name + darwin64 + + + license + Apache 2.0 + license_file + LICENSES/openxr.txt + copyright + Copyright 2017-2024, The Khronos Group Inc. + version + 1.1.40-r1 + name + openxr + canonical_repo + https://github.com/secondlife/3p-openxr + description + Generated headers and sources for OpenXR loader. + slvoice platforms -- cgit v1.2.3