summaryrefslogtreecommitdiffstats
path: root/cmake/platform/freebsd/x11.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/freebsd/x11.cmake')
-rw-r--r--cmake/platform/freebsd/x11.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/platform/freebsd/x11.cmake b/cmake/platform/freebsd/x11.cmake
new file mode 100644
index 0000000..307dac3
--- /dev/null
+++ b/cmake/platform/freebsd/x11.cmake
@@ -0,0 +1,2 @@
+list(APPEND PLATFORM_REQUIRED_DEPS OpenGl EGL X XRandR LibDRM)
+list(APPEND PLATFORM_OPTIONAL_DEPS VAAPI VDPAU GLX)