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
DEPENDS
${SHADER_HEADERS}
snapdragon_gsr
SOURCES
${SHADER_SOURCES}
)