We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea727e commit e1f82ddCopy full SHA for e1f82dd
vendor/CMakeLists.txt
@@ -24,7 +24,7 @@ add_subdirectory(glad)
24
FetchContent_Declare(
25
imgui
26
GIT_REPOSITORY "https://github.com/ocornut/imgui.git"
27
- GIT_TAG 72ebd91567148b4d3dca073c7229c4c0462a0586 # Branch: docking, date: 05.10.2023, 15:10 GMT+2
+ GIT_TAG 37ea320b96a4b77581986f5581707021a7be94c9 # Branch: docking, date: 07.11.2023, 08:20 GMT+1
28
)
29
add_subdirectory(imgui)
30
0 commit comments