Skip to content

(cmake) zlib bundled dep should use zlib cmake directly instead of CONFIGURE_COMMAND #2584

@bleggett

Description

@bleggett

The bundled zlib dep supports cmake and so could be directly built with it with args directly passed to cmake, rather than what is currently done in zlib.cmake which involves running a manual configure command with CONFIGURE_COMMAND.

There are (ATM) no benefits to doing this other than cosmetic ones but for maintainability it would be more ideal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions