diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2012-03-25 20:22:18 -0300 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-03-27 21:14:35 +0200 |
| commit | e2dfd2f4d2ffb9238b3ccd3276c956c279e125f9 (patch) | |
| tree | 21a9126b151176e70572ef8bb40f3fbbce89ebf4 /src/tools/qdoc/cppcodeparser.cpp | |
| parent | b0b36cc53c6115e5ca30986ceaf01215d09fcb39 (diff) | |
Disable EGL (and thus EGLFS) if we're not using OpenGL ES
EGL support in src/platformsupport/eglconvenience requires OpenGL ES
to be enabled, so it makes no sense to test for the presence of EGL if
we're not enabling OpenGL ES.
EGLFS has similar requirements, so ensure it gets disabled
too. Otherwise we're going to get lots of undefined symbols in the
EGLFS plugin to things in QtPlatformSupport that did not get compiled
in either.
Change-Id: Ie55dd2e2597ec0594aa589ee8aac150c71104b46
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/tools/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions
