mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-23 07:44:18 +00:00
fix deps
This commit is contained in:
parent
e09fd9100c
commit
1a8ea90ec6
|
|
@ -214,6 +214,7 @@ list(APPEND SHADER_SOURCES ${GLSL_INCLUDES})
|
|||
add_custom_target(host_shaders
|
||||
DEPENDS
|
||||
${SHADER_HEADERS}
|
||||
snapdragon_gsr
|
||||
SOURCES
|
||||
${SHADER_SOURCES}
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue