This commit is contained in:
lizzie 2026-01-14 03:55:41 +00:00 committed by crueter
parent 5117039552
commit af44f11139

View file

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