From f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 4 Jun 2017 16:57:49 +0200 Subject: sync with upstream --- cmake/platform/linux/mir.cmake | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cmake/platform/linux/mir.cmake (limited to 'cmake/platform/linux/mir.cmake') 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 @@ +set(PLATFORM_REQUIRED_DEPS OpenGl EGL Mir LibDRM) +set(PLATFORM_OPTIONAL_DEPS VAAPI OpenGLES) -- cgit v1.2.3