https://bugs.kde.org/show_bug.cgi?id=363059
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Michael Pyne <mp...@kde.org> --- I'll look at improving output message to be more consistent with CMake (for awhile I've wanted to decouple ksb::BuildSystem::* with output, leaving high-level classes to handle user output while lower-level classes don't emit output at all.... but since that hasn't happened yet no reason to make QMake the weird one). As for the patch, I try to keep kdesrc-build-provided options at front of cmdline when possible so for consistentcy I'd say to move the '-r' either in front of the split(), or to use unshift instead of push afterwards. But I'll handle that today when I get a chance. -- You are receiving this mail because: You are watching all bug changes.