Skip to content

cmake manager improvements

Milian Wolff requested to merge work/better-cmake-manager into master

One crash fix for when CTestFindJob::updateReady is called after a job got killed.

Then a bigger performance improvement for initial loading of projects in KDevelop by skipping the cmake configure step if possible. The perceived impact of the latter change is huge to my personal workflow 😄

@igorkushnir testing/review would be appreciated

Merge request reports