Skip to content

extraneous find_dependency calls in config file #898

@apteryks

Description

@apteryks

Hello,

While attempting to use minizip-ng with xlsxio, it came to my attention that the find_dependency calls in its config file means that find_package(minizip-ng) is broken unless each of these dependencies are satisfied.

It seems this shouldn't be necessary, especially since none of the minizip-ng*.cmake files reference targets provided by these dependencies?

This came from commit bd787ca in 2021 ("fix: cmake find_package not working if lib is install in custom location").

I don't see how adding dependencies can help with minizip-ng being installed in a custom location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions