mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-22 22:51:05 +01: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.