This commit is contained in:
lizzie 2026-01-14 03:55:41 +00:00 committed by crueter
parent 9800c623d1
commit 403025bbf7

View file

@ -214,6 +214,7 @@ list(APPEND SHADER_SOURCES ${GLSL_INCLUDES})
add_custom_target(host_shaders add_custom_target(host_shaders
DEPENDS DEPENDS
${SHADER_HEADERS} ${SHADER_HEADERS}
snapdragon_gsr
SOURCES SOURCES
${SHADER_SOURCES} ${SHADER_SOURCES}
) )