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 72ad0c0 commit 162b946Copy full SHA for 162b946
vendor/CMakeLists.txt
@@ -17,7 +17,7 @@ FetchContent_Declare(
17
FetchContent_Declare(
18
imgui
19
GIT_REPOSITORY "https://github.com/ocornut/imgui.git"
20
- GIT_TAG a92b53df7b2beb6cedab0bf182099f1c54acbbbd # Branch: docking, date: 02.06.2024, 08:21 GMT+3
+ GIT_TAG b4311141947de17763d88f680c84c14379538388 # Branch: docking, date: 08.08.2024, 06:37 GMT+3
21
)
22
23
0 commit comments