curlpp
curlpp copied to clipboard
Added CURLPP_SKIP_INSTALL option to skip install part
When using curlpp as part of larger project and installing the main project, installation of curlpp header files and libraries system-wide is not needed. This option allows to avoid it.
Could you update your pull request to master? I'll merge right after.