Skip to content
Discussion options

You must be logged in to vote

premake is only a project generator, but xmake is Build backend + Project Generator + Package Manager.

The project generator is just an optional plug-in feature in xmake, it also has many more powerful features, such as package management.

xmake == make/ninja + cmake/premake/meson + vcpkg/conan/conda....

And it has no any dependences, it is very lightweight.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Techcable
Comment options

Answer selected by Techcable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants