summaryrefslogtreecommitdiffstats
path: root/development/xmake/README
blob: 8afad5276b745a413b860b4be65ba4ad0656dc44 (plain)
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.