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 CMake support to include it easily as git submodule #129

Open
tfabbri opened this issue Jun 5, 2017 · 4 comments
Open

Add CMake support to include it easily as git submodule #129

tfabbri opened this issue Jun 5, 2017 · 4 comments

Comments

@tfabbri
Copy link

tfabbri commented Jun 5, 2017

At the moment to use this library as submodule into an existing cmake project, it requires the use of ExternalProject_Add. It will be useful to add the support to cmake.

@aminroosta
Copy link
Collaborator

@tfabbri Good idea, are you willing to send a PR :-) ?

@tfabbri
Copy link
Author

tfabbri commented Jun 6, 2017

I'll try to have a look into that.

@epsilon-phase
Copy link
Contributor

It doesn't take that. This is header only, except the tests. Just set it as an include directory. It works fine.

@v1993
Copy link

v1993 commented Jan 11, 2019

@aggsol I'm probably too late, but you can check out my project's CMake which use this great library: https://github.com/v1993/generators/blob/master/markovSQLite3/CMakeLists.txt.

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

4 participants