Open harakka opened 1 month ago
@harakka No, not currently. As of now, we don't implement any macro expansion that supports nproc
when we parse the user defined makefile configuration.
If you're interested, please let us know and we can mark this as a feature request and we can let the community upvote it to indicate interest. Thanks!
Yes, I would be interested to see this as a feature.
In a project we ship .vscode/settings.json like this:
I would like to be able to do this or some equivalent:
Is there a way to accomplish this currently without having to modify the project Makefile?