fix(build): fixes rlimgui compiling error
This commit is contained in:
parent
dde9bc03d8
commit
94a1770513
@ -34,7 +34,7 @@ FetchContent_Declare(
|
||||
imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui.git
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_TAG v1.91.0
|
||||
GIT_TAG v1.91.1
|
||||
)
|
||||
FetchContent_MakeAvailable(imgui)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user