Hacker News new | ask | show | jobs
by Lutger 849 days ago
I used to do that when I started out with C/C++...15 years ago. Now my patience is running out after 10 minutes. Tooling has become so much better, but it seems not that much with some C/C++ projects. At least the build times are better, I remember big libs would could take hours to build.
1 comments

Meson and ninja improved a lot in this area for C/C++.