mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-14 04:01:48 +00:00
Bump imgui to 1.91.5-docking.
This commit is contained in:
parent
ee06542f1f
commit
16ef91c238
@ -169,7 +169,7 @@ target_include_directories(TracyGetOpt PUBLIC ${GETOPT_DIR})
|
|||||||
CPMAddPackage(
|
CPMAddPackage(
|
||||||
NAME ImGui
|
NAME ImGui
|
||||||
GITHUB_REPOSITORY ocornut/imgui
|
GITHUB_REPOSITORY ocornut/imgui
|
||||||
GIT_TAG v1.91.4-docking
|
GIT_TAG v1.91.5-docking
|
||||||
DOWNLOAD_ONLY TRUE
|
DOWNLOAD_ONLY TRUE
|
||||||
PATCHES
|
PATCHES
|
||||||
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"
|
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user