mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-02-04 02:51:18 +01:00
fix deps
This commit is contained in:
@@ -197,6 +197,7 @@ list(APPEND SHADER_SOURCES ${GLSL_INCLUDES})
|
||||
add_custom_target(host_shaders
|
||||
DEPENDS
|
||||
${SHADER_HEADERS}
|
||||
snapdragon_gsr
|
||||
SOURCES
|
||||
${SHADER_SOURCES}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user