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.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/platform/linux/mir.cmake b/cmake/platform/linux/mir.cmake
deleted file mode 100644
index 0e672a9..0000000
--- a/cmake/platform/linux/mir.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
1set(PLATFORM_REQUIRED_DEPS OpenGl EGL Mir LibDRM)
2set(PLATFORM_OPTIONAL_DEPS VAAPI OpenGLES)
3set(APP_RENDER_SYSTEM gl)