https://bugs.kde.org/show_bug.cgi?id=410805
Andrew Shark <ash...@linuxcomp.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ash...@linuxcomp.ru Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #1 from Andrew Shark <ash...@linuxcomp.ru> --- Currently, Ninja generator is already supported. Use cmake-generator Ninja config option. In the output you can see: Running cmake targeting Ninja... run_logged_command(): Module extra-cmake-modules, Command: cmake -B . -S /home/andrew/kde6/src/extra-cmake-modules -G Ninja -D... Compiling... run_logged_command(): Module extra-cmake-modules, Command: ninja -j 10 Installing extra-cmake-modules run_logged_command(): Module extra-cmake-modules, Command: ninja install -- You are receiving this mail because: You are watching all bug changes.