forked from Green-Sky/tomato
update flake, implot and plutosvg
This commit is contained in:
3
external/implot/CMakeLists.txt
vendored
3
external/implot/CMakeLists.txt
vendored
@ -6,7 +6,8 @@ if (NOT TARGET implot)
|
||||
FetchContent_Declare(implot
|
||||
GIT_REPOSITORY https://github.com/epezent/implot.git
|
||||
#GIT_TAG 47522f47054d33178e7defa780042bd2a06b09f9 # 22-01-2025
|
||||
GIT_TAG 193b9d8f92c4a437e84182b171f1ae266e72321f # 05-03-2025
|
||||
#GIT_TAG 193b9d8f92c4a437e84182b171f1ae266e72321f # 05-03-2025
|
||||
GIT_TAG 3da8bd34299965d3b0ab124df743fe3e076fa222 # 19-03-2025
|
||||
EXCLUDE_FROM_ALL
|
||||
CONFIGURE_COMMAND "" # no cmake
|
||||
)
|
||||
|
Reference in New Issue
Block a user