https://bugs.kde.org/show_bug.cgi?id=363184
--- Comment #2 from RJVB <rjvber...@gmail.com> --- All this needs is someone to figure out the information flow from when you activate the Build command with a subdirectory selected in the Project manager to the Make build manager, extract the selected directory and tell Make manager to chdir there before calling make. In addition: Do you have the "Show Targets" option activate in the Project manager toolview (2nd toolbar button from the left)? If so, are the targets shown reliably? For me they are not, in fact in most projects they're not. It is true that most of the projects I use have been configured outside of KDevelop, but *with* creation of the compile_commands.json file. There is overlap between those foreign/imported projects and projects that don't show their targets but it's not a complete overlap. -- You are receiving this mail because: You are watching all bug changes.