fix deps
This commit is contained in:
parent
3b61b75107
commit
59d06dc3d7
|
|
@ -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 New Issue