Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] CMake build toolchain #54

Open
nikoprotic opened this issue Feb 22, 2024 · 2 comments
Open

[Feature Request] CMake build toolchain #54

nikoprotic opened this issue Feb 22, 2024 · 2 comments
Labels
Feature New feature or request

Comments

@nikoprotic
Copy link

Feature description:
Enable consumers of this library to build and include the project using CMake.

Problem it solves or use case:
Bazel is not available or does not have first-class support for many flavors of linux. I am currently unable to use this package in a project because my project targets debian bookworm. If I could build and consume this library using CMake, then I could use it in my project.

Proposed implementation or solution:
Add first-class support for building and consuming this project with CMake. In addition to supporting CMake, add documentation for how to use CMake and CI/CD to ensure the CMake toolchain does not break.

Contribution:
N/A

Examples or references:
N/A

Additional context:
N/A

@nikoprotic nikoprotic added the Feature New feature or request label Feb 22, 2024
@chrispine
Copy link
Contributor

Thanks for this suggestion! Unfortunately, I don't think it's likely that we will be able to get to this in the next couple of months, so I'm going to move this into the backlog. Of course, the fastest way to get this in is to submit a PR, in case you have the time and inclination! 😄

@nikoprotic
Copy link
Author

@chrispine thanks for the update. Perhaps I'll take a look on a rainy day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants