1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update ImGui to 1.91.3-docking.

This commit is contained in:
Bartosz Taudul
2024-10-04 17:04:47 +02:00
parent b46d8db565
commit fd5ee53251
+1 -1
View File
@@ -146,7 +146,7 @@ target_include_directories(TracyGetOpt PUBLIC ${GETOPT_DIR})
CPMAddPackage(
NAME ImGui
GITHUB_REPOSITORY ocornut/imgui
GIT_TAG 10fe2b67
GIT_TAG v1.91.3-docking
DOWNLOAD_ONLY TRUE
PATCHES
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"