mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
FetchContent GIT_PROGRESS
This commit is contained in:
1
External/imgui.cmake
vendored
1
External/imgui.cmake
vendored
@@ -2,6 +2,7 @@ FetchContent_Declare(
|
||||
imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui
|
||||
GIT_TAG v1.86
|
||||
GIT_PROGRESS TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(imgui)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user