Skip to content

Support building with Bazel#1033

Merged
henryiii merged 3 commits intoCLIUtils:mainfrom
calebzulawski:bazel
May 1, 2024
Merged

Support building with Bazel#1033
henryiii merged 3 commits intoCLIUtils:mainfrom
calebzulawski:bazel

Conversation

@calebzulawski
Copy link
Copy Markdown
Contributor

Adds support for building with Bazel. If merged, I can push this to https://registry.bazel.build/ when a new release is cut :)

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4ee3af) to head (d05171c).
Report is 22 commits behind head on main.

❗ Current head d05171c differs from pull request most recent head b1e0590. Consider uploading reports for the commit b1e0590 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              main     #1033    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           17        17            
  Lines         4546      4557    +11     
  Branches         0       971   +971     
==========================================
+ Hits          4546      4557    +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii merged commit 1a1d9d4 into CLIUtils:main May 1, 2024
@henryiii
Copy link
Copy Markdown
Collaborator

henryiii commented May 1, 2024

Thanks!

@henryiii
Copy link
Copy Markdown
Collaborator

henryiii commented May 1, 2024

Do you think you could add a little section on Bazel to the docs, similar to https://github.com/CLIUtils/CLI11/pull/1025/files ?

@calebzulawski
Copy link
Copy Markdown
Contributor Author

calebzulawski commented May 1, 2024

Yep, no problem. Do you think you'll be tagging a new patch release sometime soon? Once you do that, I'll add this project to the bazel central registry, and update the docs with a reference to how to pull it from there.

fmeum pushed a commit to bazelbuild/bazel-central-registry that referenced this pull request May 28, 2024
CLI11 is a command line parser for C++11 and beyond that provides a rich
feature set with a simple and intuitive interface.

This library already supports the Bazel build system along with bazelmod
(see CLIUtils/CLI11#1033).
aiuto pushed a commit to aiuto/bazel-central-registry that referenced this pull request Jun 3, 2024
CLI11 is a command line parser for C++11 and beyond that provides a rich
feature set with a simple and intuitive interface.

This library already supports the Bazel build system along with bazelmod
(see CLIUtils/CLI11#1033).
zaucy pushed a commit to zaucy/bazel-central-registry that referenced this pull request Jun 14, 2024
CLI11 is a command line parser for C++11 and beyond that provides a rich
feature set with a simple and intuitive interface.

This library already supports the Bazel build system along with bazelmod
(see CLIUtils/CLI11#1033).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants