Skip to content

MSVC: Remove '.lib' postfix if the extension is .a #440

@rewrking

Description

@rewrking

Chalet postpend .lib in .a files in msvc

when passing .a libs to msvc chalet postpend .lib so it turns into .a.lib non existent file.
some libraries ended up this way because of meson and library maintainers historical reasons (related : mm2/Little-CMS#520)

Originally posted by @dimitre in #414 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdoneThe issue has been fixed and all related changes have been committed

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions