Then you can use make as you normally would (pass -j <count> to perform <count>
jobs in parallel).
You can also use the Ninja generator of cmake, to do that pass
Then you can use make as you normally would (pass -j <count> to perform <count>
jobs in parallel).
You can also use the Ninja generator of cmake, to do that pass
to the cmake invocation, and then use ninja instead of make.
The source code uses in most parts a relatively uncommon indent convention,
to the cmake invocation, and then use ninja instead of make.
The source code uses in most parts a relatively uncommon indent convention,