sync imgui, update to 1.90.6
This commit is contained in:
parent
4e4b35703f
commit
884033fe5c
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -19,7 +19,8 @@ if (NOT TARGET imgui)
|
||||
FetchContent_Declare(imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui.git
|
||||
#GIT_TAG d6cb3c9 # v1.90.1
|
||||
GIT_TAG b475309fa1e # tomato at ~v0.2
|
||||
#GIT_TAG b475309fa1e # tomato at ~v0.2
|
||||
GIT_TAG 6ccc561 # v1.90.6
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user