Skip to content

Idea: target specific sdl_bindings.rs #1511

@antonilol

Description

@antonilol

We currently have 1 sdl_bindings.rs file that is used on every platform, but these bindings are generated on linux, so contain linux specific things.
Should we split this in 3 files maybe? (linux, mac and windows)
Or more? (1 per target we have pregenerated bindings for, other targets need users to run bindgen)

Metadata

Metadata

Assignees

No one assigned

    Labels

    build-processEverything related to build.rs, or the build process in generaldiscussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions