mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-07 18:03:45 -04:00
fix deps
This commit is contained in:
parent
8209a2d464
commit
e8049f9b7c
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ list(APPEND SHADER_SOURCES ${GLSL_INCLUDES})
|
|||
add_custom_target(host_shaders
|
||||
DEPENDS
|
||||
${SHADER_HEADERS}
|
||||
snapdragon_gsr
|
||||
SOURCES
|
||||
${SHADER_SOURCES}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue