[openxr-loader] no absolute paths (#22351)

* [openxr-loader] no absolute paths

* [openxr-loader] no absolute paths
This commit is contained in:
autoantwort 2022-01-06 05:20:25 +01:00 committed by GitHub
parent 6127446f25
commit 1c971e5be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,3 @@
vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "uwp")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
@ -77,5 +76,6 @@ endif()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
vcpkg_fixup_pkgconfig()
vcpkg_copy_pdbs()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "openxr-loader",
"version": "1.0.20",
"port-version": 1,
"description": "A royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR)—collectively known as XR—platforms and devices",
"homepage": "https://github.com/KhronosGroup/OpenXR-SDK",
"supports": "!(arm | uwp)",

View File

@ -5078,7 +5078,7 @@
},
"openxr-loader": {
"baseline": "1.0.20",
"port-version": 0
"port-version": 1
},
"optimus-cpp": {
"baseline": "0.3.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "435893c175c6462b476e03f95d30717c9653eac3",
"version": "1.0.20",
"port-version": 1
},
{
"git-tree": "84f63fe87decf331d7cc6a4f07046d2528b3c313",
"version": "1.0.20",