Y
Hacker News
new
|
ask
|
show
|
jobs
by
scrivanodev
780 days ago
I see, but that's also possible with CMake right? You can use ccache or sccache via -DCMAKE_CXX_COMPILER_LAUNCHER=ccache/sccache.
2 comments
actionfromafar
780 days ago
Sure. If you have any doubts at all that you need Bazel,
you don’t need Bazel
.
link
phyrex
780 days ago
I suppose, but you’d be limited to a small number of supported languages, whereas bazel works for just about anything. Like my sibling commenter noted, you only need it if you really need it.
link