1
0
mirror of https://github.com/Relintai/sdl2_frt.git synced 2025-02-13 09:30:07 +01:00
sdl2_frt/cmake
Sam Lantinga 5a02600647 Fixed bug 2108 - CMake does not set X11 includes properly for sdl2-config and friends
Marcus von Appen

The autotools-based code uses X_CFLAGS and some hackish x_includes code to add some necessary includes to SDL_CFLAGS for proper X11 and OpenGL include handling.

At the moment, the cmake-baed build code does not do that. Below is a patch, which provides the necessary changes to add a proper include to the SDL_CFLAGS.
2013-10-18 00:49:59 -07:00
..
macros.cmake Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
sdlchecks.cmake Fixed bug 2108 - CMake does not set X11 includes properly for sdl2-config and friends 2013-10-18 00:49:59 -07:00