Skip to content

CMake in version 1.38.31+ getting unresolved externals for static linking with libraries #8598

Description

@briangavin

CMake in version 1.38.31+ getting unresolved externals for static linking. I use CMake to build my emscripten project. In older version 1.38.30 it worked correctly but when I upgraded to 1.38.31 I get unresolved externals for code inside of static libraries I link against. If I replace the files in cmake/Modules with the older version(1.38.30) it works. Looks like a regression bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions