2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Bump imgui to 1.92.5-docking.

This commit is contained in:
Bartosz Taudul
2025-11-29 17:40:43 +01:00
parent 3ddb7f6fd3
commit 9aa78b224c

View File

@@ -137,7 +137,7 @@ target_include_directories(TracyGetOpt PUBLIC ${GETOPT_DIR})
CPMAddPackage(
NAME ImGui
GITHUB_REPOSITORY ocornut/imgui
GIT_TAG v1.92.4-docking
GIT_TAG v1.92.5-docking
DOWNLOAD_ONLY TRUE
PATCHES
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"