This commit is contained in:
lizzie 2026-01-14 03:55:41 +00:00
parent 8209a2d464
commit e8049f9b7c

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}
) )