Hacker News new | ask | show | jobs
by throwaway2046 442 days ago
I looked into building the emulator for KOReader and it requires CMake, Meson, and autotools... Why are 3 different build systems necessary?
1 comments

It includes a bunch of dependencies as submodules and builds those as well. I haven't verified that's the reason, but I'm willing to bet a decent amount of money it is.