Skip to content

cmake: makensis isn't checked-for before use #32018

@fanquake

Description

@fanquake

Autotools would warn that we wouldn't be able to build the Windows installer if it was missing. Currently, we don't check if it's available at all, and just fail when we first try to use it. This differs from the macOS deploy target, where we do check that zip is available, and fail to configure if it isn't.

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