wok-next view meson/description.txt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents
children
line source
1 Meson is a cross-platform build system designed to be both as fast and as user
2 friendly as possible. It supports many languages and compilers, including GCC,
3 Clang and Visual Studio. Its build definitions are written in a simple
4 non-turing complete DSL.