While building my android project, cmake runs several instances of clang++.exe
that eat up my machine's resources. Is there a way to limit this? Would such a solution lead to longer build times?
Here is a screenshot of my resource map: resource status
I have the following package versions:
android studio: 4.0.1
ndk: 21.3.6528147
cmake:3.10.2