xaizek 9646e6b2c4 development/xmake: Updated for version 2.7.7. 1 년 전
..
README bb6e973710 development/xmake: Updated for version 2.6.5. 2 년 전
slack-desc e9820e3a02 development/xmake: Added (cross-platform build utility based on Lua) 2 년 전
xmake.SlackBuild 9646e6b2c4 development/xmake: Updated for version 2.7.7. 1 년 전
xmake.info 9646e6b2c4 development/xmake: Updated for version 2.7.7. 1 년 전

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.