diff --git a/.gitmodules b/.gitmodules index 80b80c1..13e237c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,3 +17,7 @@ [submodule "Navigator/vendor/IconFontCppHeaders"] path = Navigator/vendor/IconFontCppHeaders url = https://github.com/juliettef/IconFontCppHeaders.git +[submodule "Navigator/vendor/implot"] + path = Navigator/vendor/implot + url = https://github.com/gwm17/implot.git + branch = backends diff --git a/Navigator/vendor/implot b/Navigator/vendor/implot new file mode 160000 index 0000000..d34204b --- /dev/null +++ b/Navigator/vendor/implot @@ -0,0 +1 @@ +Subproject commit d34204b5a762dcef600440f8d7502633626cd217