Hacker News new | ask | show | jobs
by nwmcsween 2851 days ago
I dislike meson, it mixes configuration with generation when a separate project (if even really needed as sh is fine) for configuration could exist.
1 comments

What?
It mixes configuration as in ./configure related with generation as in build generation.