fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.44k stars 1.39k forks source link

deps/glfw/examples/ could be removed from the code? #204

Open crazyBaboon opened 6 years ago

crazyBaboon commented 6 years ago

It is an example folder, so I think it is doing nothing there.

mpaoloni commented 6 years ago

I'll reply since nobody else did. Yes, see my commits for reference: 54f4d97 and 2c12ba7.

twetzel59 commented 4 years ago

It could be removed. I always cmake with -DGLFW_BUILD_EXAMPLES=0 to reduce build time.

ignacionr commented 4 years ago

@mpaoloni am I wrong or you have never contributed your changes? https://github.com/fogleman/Craft/pulls?q=is%3Apr+author%3Ampaoloni