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