Aside from the editor thing. I indent usually with Tab :)
I learned Makefiles a bit, using it in one tiny project.
Than checked Autotools and everything in my brain refused to learn this awkward workaround-engine. At the same time Meson[1] appeared and the thing with Builds, Dependencies and Testing is solved :)
I learned Makefiles a bit, using it in one tiny project. Than checked Autotools and everything in my brain refused to learn this awkward workaround-engine. At the same time Meson[1] appeared and the thing with Builds, Dependencies and Testing is solved :)
[1] https://mesonbuild.com
PS: Dependency handling with Meson is awesome.