Fix loading OpenGL libraries for ImGui on some Linux distributions

Fixes #114
This commit is contained in:
Dan Paulat 2023-12-30 18:06:39 -06:00
parent cac240ddcc
commit 45ea79be52
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -18,7 +18,7 @@
url = https://github.com/dpaulat/supercell-wx-data url = https://github.com/dpaulat/supercell-wx-data
[submodule "external/imgui"] [submodule "external/imgui"]
path = external/imgui path = external/imgui
url = https://github.com/ocornut/imgui.git url = https://github.com/dpaulat/imgui.git
[submodule "external/imgui-backend-qt"] [submodule "external/imgui-backend-qt"]
path = external/imgui-backend-qt path = external/imgui-backend-qt
url = https://github.com/dpaulat/imgui-backend-qt url = https://github.com/dpaulat/imgui-backend-qt

2
external/imgui vendored

@ -1 +1 @@
Subproject commit b81bd7ed984ce095c20a059dd0f4d527e006998f Subproject commit 67c439294c26d15a9f93b1d6d9e9cb41f6c3a65b