diff options
Diffstat (limited to 'cmake/platform/freebsd')
| -rw-r--r-- | cmake/platform/freebsd/defines.txt | 2 | ||||
| -rw-r--r-- | cmake/platform/freebsd/gbm.cmake | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/cmake/platform/freebsd/defines.txt b/cmake/platform/freebsd/defines.txt index 9483597..bd23e57 100644 --- a/cmake/platform/freebsd/defines.txt +++ b/cmake/platform/freebsd/defines.txt | |||
| @@ -1 +1 @@ | |||
| -DTARGET_POSIX -DTARGET_FREEBSD -D_LINUX | -DTARGET_POSIX -DTARGET_FREEBSD | ||
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 @@ | |||
| 1 | include(cmake/platform/linux/gbm.cmake) | 1 | include(cmake/platform/linux/gbm.cmake) |
| 2 | list(APPEND PLATFORM_REQUIRED_DEPS EpollShim) | ||
