xxxxxxxxxx
this might be the best build system for C/C++
Xmake is a lightweight, cross-platform build utility based on Lua with a
built-in package management system to help users integrate C/C++ dependencies.
it has no dependencies due to the integration of the Lua runtime.
We can use it to build projects directly like Make/Ninja or generate project
files like CMake/Meson.