mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 23:32:15 +00:00
The most time-consuming part is invoking "ninja -t compdb", and there is no need to repeat that for every mode. Signed-off-by: Michael Livshin <michael.livshin@scylladb.com> Closes #10733