Path: blob/main/contrib/libcbor/examples/bazel/README.md
39604 views
Bazel Example
This directory shows an example of using LibCbor in a project that builds with Bazel.
Compile
To build the project:
Test
To test the code:
Run
To run the demo:
or
This directory shows an example of using LibCbor in a project that builds with Bazel.
To build the project:
To test the code:
To run the demo:
or