update a thirdparty lib, ImPlot
This commit is contained in:
parent
e045e86b11
commit
8879e9ed41
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@ -117,7 +117,7 @@ target_sources(imnodes
|
||||
|
||||
FetchContent_Declare(
|
||||
implot
|
||||
URL "https://github.com/epezent/implot/archive/refs/heads/master.zip"
|
||||
URL "https://github.com/epezent/implot/archive/refs/tags/v0.14.zip"
|
||||
)
|
||||
FetchContent_Populate(implot)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user