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

Add support for installation with CMake #100

Merged
merged 15 commits into from
Aug 18, 2024
Merged

Conversation

philip82148
Copy link
Owner

@philip82148 philip82148 commented Aug 16, 2024

If you install the library with CMake, you can include it using <dump.hpp>.
But dump.hpp is a common name and could conflict with other files, so I've decided to rename it to cpp-dump.hpp.

@philip82148 philip82148 force-pushed the feature/new-install-way branch from 1533243 to cffca94 Compare August 16, 2024 18:57
@philip82148 philip82148 force-pushed the feature/new-install-way branch from 18e873d to 87a717f Compare August 18, 2024 08:53
@philip82148 philip82148 force-pushed the feature/new-install-way branch from 0a3492d to 0301c4e Compare August 18, 2024 09:33
@philip82148 philip82148 changed the title Add support for CMake library Add support for installation with CMake Aug 18, 2024
@philip82148 philip82148 marked this pull request as ready for review August 18, 2024 09:46
@philip82148 philip82148 merged commit eb4bbcf into main Aug 18, 2024
11 checks passed
@philip82148 philip82148 deleted the feature/new-install-way branch August 18, 2024 09:46
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.

1 participant