Closed roderick-liu closed 2 years ago
Hey, unfortunately I'm not aware of any bazel generator for CMake.
https://docs.bazel.build/versions/4.2.1/bazel-overview.html
bazel
is completely different from CMake
, witch is a build generator, not a build tool.
hi how to generate build file of bazel in cmake?