summaryrefslogtreecommitdiffstats
path: root/cmake/platform/linux/mir.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/linux/mir.cmake')
-rw-r--r--cmake/platform/linux/mir.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/platform/linux/mir.cmake b/cmake/platform/linux/mir.cmake
index 7f20da8..0e672a9 100644
--- a/cmake/platform/linux/mir.cmake
+++ b/cmake/platform/linux/mir.cmake
@@ -1,2 +1,3 @@
1set(PLATFORM_REQUIRED_DEPS OpenGl EGL Mir LibDRM) 1set(PLATFORM_REQUIRED_DEPS OpenGl EGL Mir LibDRM)
2set(PLATFORM_OPTIONAL_DEPS VAAPI OpenGLES) 2set(PLATFORM_OPTIONAL_DEPS VAAPI OpenGLES)
3set(APP_RENDER_SYSTEM gl)