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