-
Notifications
You must be signed in to change notification settings - Fork 473
Open
Labels
build-processEverything related to build.rs, or the build process in generalEverything related to build.rs, or the build process in generaldiscussion
Description
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
Labels
build-processEverything related to build.rs, or the build process in generalEverything related to build.rs, or the build process in generaldiscussion