Jared T
Jared T
`windows + r` is how you open the run dialogue on windows, so it can't be bound to run a pico cart in vs code. I might suggest `ctrl +...
To make it easier to setup a build path where you include you should have distribute create some structure like: ``` dist/single-file/xo-math/xo-math.h dist/multi-file/xo-math/xo-math.h ``` Something along these lines would make...
For better compatibility with other projects, use cmake.
Hey, It would be nice to be able to set the [configuration options](https://github.com/marzer/tomlplusplus?tab=readme-ov-file#configuration) from conan as settings. Ping @prince-chrismc for your thoughts as well since you're credited with the conancenter...