Fix issues with UI renderer
This commit is contained in:
2
3rdParty/imgui/CMakeLists.txt
vendored
2
3rdParty/imgui/CMakeLists.txt
vendored
@@ -7,7 +7,7 @@ set(IMGUI_SRC_DIR ${CMAKE_BINARY_DIR}/3rdParty/imgui/imgui-src)
|
||||
FetchContent_Populate(imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui.git
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_TAG v1.89.8-docking
|
||||
GIT_TAG v1.90-docking
|
||||
SOURCE_DIR ${IMGUI_SRC_DIR}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user