Skip to content

[cpr] cpr outputs ZLIB::ZLIB in its IMPORTED_LINK_INTERFACE_LIBRARIES_<config> #8715

@barcharcraz

Description

@barcharcraz

Is your feature request related to a problem? Please describe.
When I go to use CPR I get an error that I'm linking to ZLIB::ZLIB but that target was not found

Proposed solution
I suspect a find_dependency call is missing in cpr's port (it appears the entire install process is added by vcpkg)

Describe alternatives you've considered
Just calling find_package(ZLIB) in my buildsystem (should not be necessary )

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions