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

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