Make libgbm optional without EGL support
authorSimon Richter <Simon.Richter@hogyros.de>
Mon, 13 May 2013 21:07:06 +0000 (23:07 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 17 May 2013 06:18:05 +0000 (14:18 +0800)
commit640f1246368cf49c6a36d4e1ab70e0195cc6d5d6
treea626057f906cb19134861e7cae4d49d3a784a1f6
parent5be738dfbbb955faa8e785f91f7f32bf505d1f58
Make libgbm optional without EGL support

If EGL or GBM cannot be found, the EGL support is disabled, and then
neither library is required.

Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
src/CMakeLists.txt