https://bugs.kde.org/show_bug.cgi?id=384169
Bug ID: 384169 Summary: Build sets with more than one entry do not work Product: kdevelop Version: 5.1.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Build tools: Custom Makefiles Assignee: kdevelop-bugs-n...@kde.org Reporter: gsten...@gmx.net Target Milestone: --- Add a project that is using custom Makefiles. If you just add one folder (with a Makefile inside) to the build set and press the Build button respectively Project | Build Selection, all works fine. If you add another folder to the build set, the custom make file plugin first calls "make" in the second folder (which is a bug in itself because the build set should be built top down) with the output "*** Killed process ***" and the build aborts. -- You are receiving this mail because: You are watching all bug changes.