cmake: use the EGL_CFLAGS_OTHER
Without them, the build will fail on a system without the X headers with a recent Mesa from the master branch. The EGL_CFLAGS_OTHER define the MESA_EGL_NO_X11_HEADERS macro that guards the #includes of the X headers. Signed-off-by:Mircea Gherzan <mircea.gherzan@intel.com> Signed-off-by:
Ben Widawsky <benjamin.widawsky@intel.com>
Showing
Please register or sign in to comment