Skip to content

Toolset is set to x64 on aarch64-pc-windows-msvc #208

Open
@marcusklaas

Description

@marcusklaas

I ran into an issue where the makefiles of the C dependency I'm building assumed an x86_64 architecture because cmake-rs sets the toolset flag to x64 here, even on aarch64. Luckily it was easy to work around this by explicitly setting a toolset, but it still doesn't seem right to pass x86/x64 parameters for aarch64 hosts/ targets.

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