mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-13 04:15:38 +00:00
Shove all build system generated headers in include/build_config. Doing this, cmake does not need to copy the headers anymore. This was done for external projects vendoring SDL. See https://github.com/libsdl-org/SDL/issues/6641#issuecomment-1328092535