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

            Bug ID: 384612
           Summary: Build starts from beginning using existing build dir
           Product: kdevelop
           Version: 5.1.2
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Build tools: CMake
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: kl...@free.fr
  Target Milestone: ---

Description: 
I build a large cmake based project composed of a master cmake and subprojects
added with the cmake command ExternalProject_Add. for that, we use a bash
script  that calls cmake and then make and make install. When something goes
wrong, I open the problematic subproject in kdevelop and ask for the build from
there.


    Actual Results: 
        The build of the subproject starts at 0%.

    Expected Results: 

        The build of the subproject should restart from where it was using the
script (say 83%)

    Build Date & Platform: 

       Up to date KDE Neon User Edition


       It was not occurring with Kdevelop4


Project in question:
https://github.com/aymara/lima

Build script:
        The build of the subproject should restart from where it was using the
script (say 83%)

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

Reply via email to