Skip to content

add windows support for gmp #7446

@ecoezen

Description

@ecoezen

Is your feature request related to a problem? Please describe.

existing gmp package does not support windows. conan recipe made it work on windows. would be great if xmake also supports it.

Describe the solution you'd like

https://github.com/conan-io/conan-center-index/tree/master/recipes/gmp

Describe alternatives you've considered

using add_requires("conan::gmp/6.3.0", {alias = "gmp"}) but due to internal disables in packages like cgal, it is kinda hopeless.

Additional context

No response

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