update to versioned plugin api
This commit is contained in:
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -6,7 +6,7 @@ if (NOT TARGET imgui)
|
||||
message("II using FetchContent imgui")
|
||||
FetchContent_Declare(imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui.git
|
||||
GIT_TAG d4ddc46e7
|
||||
GIT_TAG d6cb3c9 # v1.90.1
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user