* [poppler] Fix issue with using libcurl.
* [curl] Ensure CMake policy is set for the libcurl config file.
Otherwise, ports using old (eg pre-2.8) CMake minimums might fail when
they import the package.
* [poppler] Add curl feature to test curl vcpkg-cmake-wrapper.
* [curl] Update to 7.65.3
* [curl] Remove USAGE
(Use auto-generated message about exported config.)
* Add wrapper
* [curl] Update to 7.66.0
* Add wrapper to curl
* drop parent_scope
* add change that didn't make it
* Populate CURL_LIBRARY
* Fix transitive dependency
* try to actually set LIBRARIES
* get .libs
* fix curlpp and dynamic builds on linux
* add @cenit's suggestion and fix typo in curlpp
* modify PDAL patch