You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Hi, whoever is working on this, did you consider using bazel query results to build up the cmake files? Similar to this approach: https://github.com/lizan/bazel-cmakelists/
I think the advantage would be, that you'd have a real representation of how the project is supposed to look like, instead of parsing files directly?