summaryrefslogtreecommitdiffstats
path: root/cmake/platform/linux/x11.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/linux/x11.cmake')
-rw-r--r--cmake/platform/linux/x11.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/platform/linux/x11.cmake b/cmake/platform/linux/x11.cmake
index 09cebde..72d9640 100644
--- a/cmake/platform/linux/x11.cmake
+++ b/cmake/platform/linux/x11.cmake
@@ -1,3 +1,4 @@
1set(PLATFORM_REQUIRED_DEPS OpenGl EGL X XRandR LibDRM) 1set(PLATFORM_REQUIRED_DEPS OpenGl EGL X XRandR LibDRM)
2set(PLATFORM_OPTIONAL_DEPS VAAPI VDPAU GLX) 2set(PLATFORM_OPTIONAL_DEPS VAAPI VDPAU GLX)
3set(APP_RENDER_SYSTEM gl) 3set(APP_RENDER_SYSTEM gl)
4list(APPEND PLATFORM_DEFINES -DPLATFORM_SETTINGS_FILE=x11.xml) \ No newline at end of file