Added submodule for cimplot and some build code

This points to aloucks' fork instead of imgui-rs directly
so I can try out the PR. Doesn't seem to work as expected
yet though, trying to read the env var doesn't show anything.

I'm probably doing it wrong.
This commit is contained in:
4bb4 2020-07-02 21:15:22 +02:00
parent 2d83f4f4b0
commit 42adfb57fb
4 changed files with 49 additions and 1 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "implot-sys/third-party/cimplot"]
path = implot-sys/third-party/cimplot
url = https://github.com/cimgui/cimplot