mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-26 18:25:22 +00:00
13706de14b
This caused us to build everything 2-4 times, now we only build it 1-2 times (depending on selection of static/shared builds). The disadvantage is that now it's more up to the reviewer to ensure modularity (we still catch it in the bazel build, though).