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

CMake support #268

Closed
franziskuskiefer opened this issue Nov 4, 2022 · 2 comments · Fixed by #311
Closed

CMake support #268

franziskuskiefer opened this issue Nov 4, 2022 · 2 comments · Fixed by #311
Assignees
Labels
documentation 🗒 Improvements or additions to documentation
Milestone

Comments

@franziskuskiefer
Copy link
Member

franziskuskiefer commented Nov 4, 2022

Add a section to the Readme and the book for how to integrate the library into a cmake project.

Example: https://github.com/google/benchmark#usage-with-cmake

@franziskuskiefer franziskuskiefer added the documentation 🗒 Improvements or additions to documentation label Nov 4, 2022
@franziskuskiefer franziskuskiefer added this to the Documentation milestone Nov 4, 2022
@franziskuskiefer
Copy link
Member Author

Maybe also add Meson

@franziskuskiefer
Copy link
Member Author

franziskuskiefer commented Nov 30, 2022

I added a basic example in #284. Next steps

  • Let's make this easier to use (include paths)
  • Update the example
  • Add the example to the book
  • Add the example to CI to make sure it's not breaking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 🗒 Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant