Polytonic / Glitter

Dead Simple OpenGL
http://polytonic.github.io/Glitter/
2.46k stars 416 forks source link

Added custom command to copy shaders #55

Closed jlopezr closed 5 years ago

jlopezr commented 5 years ago

I have implemented a custom command to copy shaders to the final binary directory. It is working with Makefiles, Ninja, Xcode... It should also work with Visual Studio but I was not able to test this in mac.

jlopezr commented 5 years ago

Ok! Comment removed.