does it matter to create object file for every cpp file? I have almost 30k cpp file in my project. And almost 10 different target will be built. So, what should I do, shall wait on every target for each file?
when just one is changed you just need to compile one with few related ones
Обсуждают сегодня