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
- Added the `MODULE.bazel`, `BUILD.bazel` and `.bazelrc` configuration files
- Aligned the `check_version` script to verify the Bazel module version
- Reverted the naming of the CMake library target back to `cpp-ap` instead of `cpp-ap-2` to better match the naming of the Bazel module
- Updated the `cpp-ap-demo` submodule: added the Bazel configuration files to enable building the demo projects using Bazel
- Updated the `demo` workflow to build the demo projects using both CMake and Bazel and on both Linux and Windows platforms
0 commit comments