5 ms·
I don't agree... Meson has constraints that make it very easy to write and review.
by 3v1n0 2y ago
I don't agree... Meson has constraints that make it very easy to write and review.
- Rochus 2y agoWhich require runtime to check, isn't it? Anyway, such constraints are also available in GN, and in CMake or Autotools you can implement them yourself, but they suffer from the same restriction I mentioned (not amenable to static analysis, limited verifiability at runtime due to combinatorial explosion of possible system states, etc.).