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
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
The text was updated successfully, but these errors were encountered:
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! 😄
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
The text was updated successfully, but these errors were encountered: