Edit

kc3-lang/SDL/cmake

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2020-03-02 15:24:10
    Hash : c7a739be
    Message : Fixed bug 4643 - Append EGL CFLAGS in CheckOpenGLESX11 Danilo Spinella EGL need -DMESA_EGL_NO_X11_HEADERS in systems without X11 installed. Make CMake checks import EGL CFLAGS. Relevant bug: https://bugzilla.libsdl.org/show_bug.cgi?id=4243