mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 00:10:00 -05:00
According to glfw offcial site, linking `libglfw.3.dylib` etc should use `-lglfw`. Changed this made the compilation on my Mac successfully.
According to glfw offcial site, linking `libglfw.3.dylib` etc should use `-lglfw`. Changed this made the compilation on my Mac successfully.