mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-06-17 04:16:48 -07:00
a3b60d184d
LuaJIT ImGui is passing GL as the library to link against which is incorrect on macOS who relies on "-framework OpenGL" instead. Signed-off-by: Ronald Caesar <github43132@proton.me>