This commit is contained in:
lizzie 2026-01-14 03:55:41 +00:00
parent 4178f3c994
commit 6135d4483a

View file

@ -220,6 +220,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}
) )