first commit

This commit is contained in:
JJBanana13
2026-02-16 14:55:56 +01:00
commit bd171e45da
3858 changed files with 974230 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
if (NOT TARGET SPIRV-Headers::SPIRV-Headers)
if (TARGET SPIRV-Headers)
add_library(SPIRV-Headers::SPIRV-Headers ALIAS SPIRV-Headers)
endif()
endif()