change imgui to docking
This commit is contained in:
parent
3526b65ea7
commit
28b4575bbc
@ -17,7 +17,7 @@ project(${PROJECT_NAME} VERSION ${PROJECT_VERSION})
|
||||
|
||||
### Fallback link
|
||||
set(RAYLIB_LINK "https://github.com/raysan5/raylib/archive/refs/tags/5.0.zip")
|
||||
set(IMGUI_LINK "https://github.com/ocornut/imgui/archive/refs/tags/v1.90.zip")
|
||||
set(IMGUI_LINK "https://github.com/ocornut/imgui/archive/refs/heads/docking.zip")
|
||||
set(RLIMGUI_LINK "https://github.com/raylib-extras/rlImGui/archive/refs/heads/main.zip")
|
||||
set(INIFILE_LINK "https://github.com/Rookfighter/inifile-cpp/archive/refs/heads/master.zip")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user