efl/src/lib/ector/gl/shader
Gustavo Sverzut Barbieri 4792069634 cmake: fix make-clean as add_custom_command() deletes output files.
there is no way to mark output file as "precious", then cmake's
suggestion is to use add_custom_target() instead.

However that will always execute, so our generator script needs to be
smarter and only touch stuff when actually needed.
2017-01-27 13:42:29 -02:00
..
.gitignore
ector_gl_shaders.x
fragment.glsl
gen_shaders.sh cmake: fix make-clean as add_custom_command() deletes output files. 2017-01-27 13:42:29 -02:00
include.glsl
vertex.glsl