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

Support CPM #14

Open
andersfylling opened this issue Apr 16, 2020 · 3 comments
Open

Support CPM #14

andersfylling opened this issue Apr 16, 2020 · 3 comments

Comments

@andersfylling
Copy link

It would be great if you project supported CPM: https://github.com/TheLartians/CPM.cmake

Then people who wanted to use it could conveniently refer to it in the CMakeLists.txt:

CPMAddPackage(
  NAME cpp-text-table
  GITHUB_REPOSITORY haarcuba/cpp-text-table
  GIT_TAG origin/master
)
@haarcuba
Copy link
Owner

I'm not in touch with this. How complicated is it? if it's not too much work, perhaps you can author a pull request - I'd happily merge it

@andersfylling
Copy link
Author

Sadly I'm not good enough when it comes to cmake. I still got some reading up to do =)

@haarcuba
Copy link
Owner

Well, I guess we'll see who reads first :)

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

No branches or pull requests

2 participants