# This file contains options that can be passed to the cmake command Option ( CPPCURL_INSTALL_HEADER "Install headers of cppcurl." ON ) Option ( CPPCURL_INSTALL_PACKAGE "Install the cmake package of cppcurl." ON ) Option ( CPPCURL_USE_GIT_VERSION "Read the git tags to get the version of cppcurl" ON )