mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Bump imgui to 1.91.8.
This commit is contained in:
parent
0c228533f2
commit
3ac95e6902
@ -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.6-docking
|
GIT_TAG v1.91.8-docking
|
||||||
DOWNLOAD_ONLY TRUE
|
DOWNLOAD_ONLY TRUE
|
||||||
PATCHES
|
PATCHES
|
||||||
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"
|
"${CMAKE_CURRENT_LIST_DIR}/imgui-emscripten.patch"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user