|
|
|
|
|
by bonzini
2563 days ago
|
|
Meson's only dependency is Python, with no external packages needed---only the standard library. The only annoying part of Meson is that it only supports a few compilers (GCC, clang, ICC, MSVC), and requires porting to new compilers unlike Autoconf. |
|