We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 )
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Sadly I'm not good enough when it comes to cmake. I still got some reading up to do =)
Well, I guess we'll see who reads first :)
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: