Build static version of lib with cmake#48
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
CLAs look good, thanks! |
|
This is similar to the static-lib part of #38, but adds the static lib as a separate target ( |
|
We decided to use the approach in c756f7f for consistency with other Google projects. (FWIW, my main source of inspiration is googletest.) If you have some reason that you absolutely need to build both the static and the shared library at the same time, please comment and let me know. |
No description provided.