Y
Hacker News
new
|
ask
|
show
|
jobs
by
waruqi
2026 days ago
Xmake does not depend on msvc and msbuild at all, it has its own independent build system, and the build speed is as fast as ninja, and on windows, it can use other compilers to compile the project, such as: clang, tinycc ..