Files
ballistic/extern
Ronald Caesar a3b60d184d extern/luajit-imgui: link opengl on macos properly
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>
2026-06-11 18:27:44 -04:00
..