diff options
| author | manuel <manuel@mausz.at> | 2020-07-02 23:09:26 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2020-07-02 23:09:26 +0200 |
| commit | 5f8335c1e49ce108ef3481863833c98efa00411b (patch) | |
| tree | f02b5c1c9765bb6a14c8eb42bb4f81b9face0b55 /cmake/platform/freebsd | |
| parent | e317daf081a1048904fdf0b548946fa3ba6593a7 (diff) | |
| download | kodi-pvr-build-5f8335c1e49ce108ef3481863833c98efa00411b.tar.gz kodi-pvr-build-5f8335c1e49ce108ef3481863833c98efa00411b.tar.bz2 kodi-pvr-build-5f8335c1e49ce108ef3481863833c98efa00411b.zip | |
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) | ||
