From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/platform/linux/mir.cmake | 3 --- 1 file changed, 3 deletions(-) delete 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 deleted file mode 100644 index 0e672a9..0000000 --- a/cmake/platform/linux/mir.cmake +++ /dev/null @@ -1,3 +0,0 @@ -set(PLATFORM_REQUIRED_DEPS OpenGl EGL Mir LibDRM) -set(PLATFORM_OPTIONAL_DEPS VAAPI OpenGLES) -set(APP_RENDER_SYSTEM gl) -- cgit v1.2.3