Closed Psirus closed 1 year ago
Thank you for the comment,
I will modify that imguin can be built
outside of the tree.
Updated. It should be able to install as nimble package,
nimble install https://github.com/dinau/imguin
Thanks, that works.
How can I install imguin so that I can build my application outside of the imguin tree? All the examples assume they live inside the tree (e.g.
switch "path","../../src" # for "import glad/gl"
). Thank you for the library.