2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00

spirv-headers: 1.3.290.0

This commit is contained in:
Owen Rafferty 2024-09-07 13:48:46 -05:00
parent 96b7c45501
commit d185fbe4aa
No known key found for this signature in database
5 changed files with 15 additions and 0 deletions

11
extra/spirv-headers/build Executable file
View File

@ -0,0 +1,11 @@
#!/bin/sh -e
export DESTDIR="$1"
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DSPIRV_HEADERS_ENABLE_TESTS=OFF \
-DSPIRV_HEADERS_ENABLE_INSTALL=ON
cmake --build build
cmake --install build

View File

@ -0,0 +1 @@
e662e48bac8e1fc02f712e1c5629921ef4c1e6c3568d75a61ce5451970f614d349

View File

@ -0,0 +1 @@
cmake make

View File

@ -0,0 +1 @@
https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.3.290.0.tar.gz

View File

@ -0,0 +1 @@
1.3.290.0 1