https://bugs.kde.org/show_bug.cgi?id=372552

            Bug ID: 372552
           Summary: More than one target in Build Sequence doesn't build
                    anything
           Product: kdevelop
           Version: 5.0.2
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Build tools: CMake
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: sja...@gmail.com
  Target Milestone: ---

Build sequence seems to be broken.

When I add a single target (TargetA) to it and press F8, it builds that target.
When I add another one (TargetB) and press F8, all I get in the message window
is:

project/path/build> make -j4 TargetB
** Killed process **

And it doesn't even try to build TargetA before.
As soon as I remove either target from the list (doesn't matter which one),
it starts to build the remaining target again.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to