Reading https://www.masteringemacs.org/article/whats-new-in-emacs-28-1 and:
New command 'project-compile'.
This command runs compilation in the current project's root directory.
It sounds like something sharper should use. Then again, sometimes the solution file is 2 levels deep into the git root (which would be the project.el root too) and then that's probably not what we want?
Reading https://www.masteringemacs.org/article/whats-new-in-emacs-28-1 and:
It sounds like something sharper should use. Then again, sometimes the solution file is 2 levels deep into the git root (which would be the project.el root too) and then that's probably not what we want?