mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpigui] Update imgui to 1.89.1+ (#4780)
This commit is contained in:
@@ -13,7 +13,7 @@ FetchContent_Declare(
|
||||
FetchContent_Declare(
|
||||
imgui
|
||||
GIT_REPOSITORY https://github.com/ocornut/imgui.git
|
||||
GIT_TAG aceab9a877de0258d19d29a5d87a51b63a8999bf
|
||||
GIT_TAG 3ea0fad204e994d669f79ed29dcaf61cd5cb571d
|
||||
)
|
||||
FetchContent_Declare(
|
||||
implot
|
||||
|
||||
@@ -6,7 +6,7 @@ nativeUtils {
|
||||
headerClassifier = "headers"
|
||||
sourceClassifier = "sources"
|
||||
ext = "zip"
|
||||
version = '1.88-12'
|
||||
version = '1.89.1-1'
|
||||
targetPlatforms.addAll(nativeUtils.wpi.platforms.allPlatforms)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user