wok-next diff meson/description.txt @ rev 21238
updated codeblocks (10.05 -> 17.12)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Dec 04 17:03:37 2019 +0100 (2019-12-04) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/meson/description.txt Wed Dec 04 17:03:37 2019 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +Meson is a cross-platform build system designed to be both as fast and as user 1.5 +friendly as possible. It supports many languages and compilers, including GCC, 1.6 +Clang and Visual Studio. Its build definitions are written in a simple 1.7 +non-turing complete DSL.