mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +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