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

Building and installing shared libraries #45

Open
psalvaggio opened this issue Oct 11, 2017 · 4 comments
Open

Building and installing shared libraries #45

psalvaggio opened this issue Oct 11, 2017 · 4 comments

Comments

@psalvaggio
Copy link
Contributor

Hello,

I'm interested in using this project in my work, but the build system is causing me some issues. Currently it is hardcoded to build static libraries and the CMake install only seems to install the source files. I can script generating new CMake easily enough, but if you are open to upgrade to the CMake 3 target-style system, I'd be happy to contribute back the CMake solution I come up with.

-Phil

@nekipelov
Copy link
Owner

Hello. I'm open to good solutions :-)

I will be glad to accept your solution if it is good. What version cmake do you want to use?

@psalvaggio
Copy link
Contributor Author

I think my solution needs a minimum of 3.1, which it looks like is about 3 years old at this point.

@nekipelov
Copy link
Owner

Version is ok.

@psalvaggio
Copy link
Contributor Author

I do have something up and running. I want to test out installing from the package manager, then I'll submit the PR in the next couple of days. Do you want header-only to default to on or off? Do you know what the minimum required version of boost is?

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