mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 01:56:08 -04:00
Add dummy SPIRV-HeadersConfig.cmake for sirit
This commit is contained in:
5
externals/cmake/SPIRV-HeadersConfig.cmake
vendored
Normal file
5
externals/cmake/SPIRV-HeadersConfig.cmake
vendored
Normal 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()
|
||||
Reference in New Issue
Block a user