▲ | mgaunard 3 hours ago | |
Any project effectively has a handcrafted build system, whether it's built on top of CMake, Bazel, Scons or built from scratch doesn't really affect that. And if it's doing everything from scratch, it's more likely to be simple and self-contained, making it easier to maintain. |