summaryrefslogtreecommitdiffstats
path: root/cmake/platform/linux/aml.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/linux/aml.cmake')
-rw-r--r--cmake/platform/linux/aml.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/platform/linux/aml.cmake b/cmake/platform/linux/aml.cmake
deleted file mode 100644
index a151226..0000000
--- a/cmake/platform/linux/aml.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
1set(PLATFORM_REQUIRED_DEPS OpenGLES AML EGL LibInput Xkbcommon)
2set(APP_RENDER_SYSTEM gles)
3list(APPEND PLATFORM_DEFINES -DMESA_EGL_NO_X11_HEADERS)