[spirv-headers] no absolute paths (#27881)

This commit is contained in:
autoantwort 2022-11-18 08:26:35 +01:00 committed by GitHub
parent f092860c08
commit 5bd13370be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -15,5 +15,7 @@ vcpkg_copy_pdbs()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug")
vcpkg_fixup_pkgconfig()
# Handle copyright
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "spirv-headers",
"version": "1.3.231.1",
"port-version": 1,
"description": "Machine-readable files for the SPIR-V Registry",
"homepage": "https://github.com/KhronosGroup/SPIRV-Headers",
"dependencies": [

View File

@ -7122,7 +7122,7 @@
},
"spirv-headers": {
"baseline": "1.3.231.1",
"port-version": 0
"port-version": 1
},
"spirv-reflect": {
"baseline": "1.3.204.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1975a40807faf80ae5a8513b15f707ec9d583763",
"version": "1.3.231.1",
"port-version": 1
},
{
"git-tree": "f192dbfcc02f6367e9e12b7659c503f68856a876",
"version": "1.3.231.1",