Correct name for linking opengl3_example
According to glfw offcial site, linking `libglfw.3.dylib` etc should use `-lglfw`. Changed this made the compilation on my Mac successfully. |
---|
|
examples/opengl3_example/Makefile |
---|