slackbuilds/development/xmake
xaizek f2a57819d7
development/xmake: Updated for version 2.9.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-12 02:11:29 +07:00
..
README
slack-desc
xmake.SlackBuild development/xmake: Updated for version 2.9.9. 2025-04-12 02:11:29 +07:00
xmake.info development/xmake: Updated for version 2.9.9. 2025-04-12 02:11:29 +07:00

README

xmake is a cross-platform build utility based on Lua.

It can compile the project directly like Make/Ninja, or generate
project files like CMake/Meson, and it also has a built-in package
management system to help users solve the integrated use of C/C++
dependent libraries.

There are no dependencies, because xmake builds them on its own.