summaryrefslogtreecommitdiffstats
path: root/cmake/platform/freebsd/gbm.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/freebsd/gbm.cmake')
-rw-r--r--cmake/platform/freebsd/gbm.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/platform/freebsd/gbm.cmake b/cmake/platform/freebsd/gbm.cmake
new file mode 100644
index 0000000..2d20731
--- /dev/null
+++ b/cmake/platform/freebsd/gbm.cmake
@@ -0,0 +1,2 @@
+include(cmake/platform/linux/gbm.cmake)
+list(APPEND PLATFORM_REQUIRED_DEPS EpollShim)