https://bugs.kde.org/show_bug.cgi?id=363184
--- Comment #3 from RJVB <rjvber...@gmail.com> --- I was going to add that you could write an external script that does cd `dirname %f` && make but that fails for 2 reasons: - as evident from the script command, you'd have to select a file in the folder of choice, which is counter-intuitive - the correct dir to chdir to is not `dirname %f` but `build-directory-for %f` Plus, selecting an external script via the project manager context menu currently doesn't work for me. -- You are receiving this mail because: You are watching all bug changes.