Deps: Update shaderc to 2024.1

This commit is contained in:
Stenzek
2024-05-14 15:09:02 +10:00
parent 0e2204e928
commit d056584173
8 changed files with 440 additions and 140 deletions

View File

@ -6,7 +6,6 @@
FIND_PATH(
SHADERC_INCLUDE_DIR shaderc/shaderc.h
HINTS /usr/include /usr/local/include
${SHADERC_PATH_INCLUDES}
)