buildroot/package/sdl2
Romain Naour d59261836a package/sdl2: remove sdl2-config.cmake
We are using autotools build system for sdl2, so the sdl2-config.cmake
include path are not resolved like for sdl2-config script [1].
Remove sdl2-config.cmake file and avoid unsafe include path if this
file is used by a cmake based package.

This trigger an issue with ogre 1.12.6 package that replaced
FindSDL2.cmake by sdl2-config.cmake [2].

Thanks to Pavel Rojtberg for the help [3].

[1] https://bugzilla.libsdl.org/show_bug.cgi?id=4597
[2] 6de6f9b408
[3] https://github.com/OGRECave/ogre/issues/1568

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-06-24 23:47:23 +02:00
..
0001-src-video-directfb-SDL_DirectFB_render.c-fix-build.patch package/sdl2: fix build with directfb 2020-03-24 22:12:57 +01:00
0002-src-video-kmsdrm-SDL_kmsdrmvideo.c-fix-build.patch package/sdl2: fix kmsdrm build without EGL 2020-03-26 23:14:21 +01:00
Config.in
sdl2.hash
sdl2.mk package/sdl2: remove sdl2-config.cmake 2020-06-24 23:47:23 +02:00