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:
parent
2d83f4f4b0
commit
42adfb57fb
4 changed files with 49 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "implot-sys/third-party/cimplot"]
|
||||
path = implot-sys/third-party/cimplot
|
||||
url = https://github.com/cimgui/cimplot
|
Loading…
Add table
Add a link
Reference in a new issue