6 ms·
the command file generator is usually last to blame for a slow compile, making it output a cmake/ninja/make project would not speed up a poorly structured compi
by elitepleb 8mo ago
the command file generator is usually last to blame for a slow compile, making it output a cmake/ninja/make project would not speed up a poorly structured compilation tree at all
- junon 8mo agoI don't believe xmake is a command file generator, is it?
- elitepleb 8mo agoit has a feature to output such files, see https://github.com/xmake-io/xmake?tab=readme-ov-file#generate-ide-project-file-pluginmakefile-vs2002---vs2026-- https://github.com/xmake-io/xmake?tab=readme-ov-file#generat...