https://bugs.kde.org/show_bug.cgi?id=460450
--- Comment #2 from Igor Kushnir <igor...@gmail.com> --- (In reply to Milian Wolff from comment #1) > > The build process is instant and the Build tool view contains the "ninja: > > no work to do." line. > > This comes from CMake and as such this is a bug within CMake upstream. I'm > inclined to close this report, as I don't see a good solution to handling it > locally? This may be a bug in CMake. But KDevelop surely exacerbates it by running CMake configure as soon as a CMakeLists.txt file is changed. Can KDevelop remember the last time when a CMake reconfiguration of each project started (during the current KDevelop launch, not persistent) and compare *that* to timestamps of cmake source files? -- You are receiving this mail because: You are watching all bug changes.