Skip to content

Insufficient cross-compile properties in project #80

@zooba

Description

@zooba

To allow extensions to properly enable cross-compilation (e.g. PyO3), PyMSBuild needs to pass in the target Python version and probably the three parts of the wheel tag.

A simple flag indicating whether it's different from $(HostPython) is probably also convenient, so that they can skip settings entirely when it's not really a cross build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions