ttyplot
ttyplot copied to clipboard
Addition of a build system generator
I suggest to reuse a higher level build system than your current make script so that powerful checks for software features will become easier.
I'll pass on this one. Definitely not CMake, Autotools, maybe but I really dont like the complexity it brings. Ttyplot is so small that a few defines and makefile should be enough.
- Does a tool like “autoscan” show any software dependencies that you find worth for further considerations?
- How do you think about to support more development environments by the reuse of build system generators?
I'll pass, thank you.