Craft icon indicating copy to clipboard operation
Craft copied to clipboard

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

Open crazyBaboon opened this issue 7 years ago • 3 comments

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

crazyBaboon avatar Sep 11 '18 16:09 crazyBaboon

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

mpaoloni avatar Oct 20 '18 10:10 mpaoloni

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

twetzel59 avatar Jan 06 '20 02:01 twetzel59

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

ignacionr avatar Apr 11 '20 03:04 ignacionr