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

[doc] Updated documentation to include cmake info #613

Closed
wants to merge 1 commit into from

Conversation

oparkins
Copy link
Contributor

  • Added example CMake instructions to fetch CLI11 and add it to a project.
  • Added additional information about what header to use successfully.
  • This is what works internally on some projects. Others may wish to test to make sure the CMake gods are satisfied.

Closes #500

- Added example CMake instructions to fetch CLI11 and add it to a
  project.
- Added additional information about what header to use successfully.

Related to CLIUtils#500
@henryiii
Copy link
Collaborator

I feel like this is a bit much for the readme, it would be better to put into the book and then link to it? Also not sure about recommending master, though we'd need to keep it up to date if we recommend a tag.

@phlptp phlptp mentioned this pull request Jun 29, 2023
@phlptp
Copy link
Collaborator

phlptp commented Jun 30, 2023

changes are included in #901

henryiii pushed a commit that referenced this pull request Jul 11, 2023
This PR includes updates from #774 and #613.  
It updates the readme and docbook with some additional installation
instructions.

---------

Co-authored-by: Owen Parkins <[email protected]>
Co-authored-by: Mengna Li <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@phlptp phlptp closed this Jul 11, 2023
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.

Usage with cmake
3 participants