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

Sure. If you have any doubts at all that you need Bazel, you don’t need Bazel.
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.