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.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/platform/freebsd/gbm.cmake b/cmake/platform/freebsd/gbm.cmake
index b273a06..2d20731 100644
--- a/cmake/platform/freebsd/gbm.cmake
+++ b/cmake/platform/freebsd/gbm.cmake
@@ -1 +1,2 @@
1include(cmake/platform/linux/gbm.cmake) 1include(cmake/platform/linux/gbm.cmake)
2list(APPEND PLATFORM_REQUIRED_DEPS EpollShim)