i just wanted to do some cozy development on my crap engine
now i spend half an hour debugging ninjatracing
and why it would throw exceptions when i wanted it to embed the clang -ftime-trace
information.
Welp - modern CMake generates files like CXXModules.json
which also get put into .ninja_log
.
PR is out but the project hasn’t been touched in some time but maybe someone else can have some use from it. Analyzing build-times with clang+ninja is incredibly nice (you get free perfetto UI!)