summaryrefslogtreecommitdiffstats
path: root/cmake/platform/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/freebsd')
-rw-r--r--cmake/platform/freebsd/gbm.cmake1
-rw-r--r--cmake/platform/freebsd/rbpi.cmake1
2 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..b273a06
--- /dev/null
+++ b/cmake/platform/freebsd/gbm.cmake
@@ -0,0 +1 @@
include(cmake/platform/linux/gbm.cmake)
diff --git a/cmake/platform/freebsd/rbpi.cmake b/cmake/platform/freebsd/rbpi.cmake
new file mode 100644
index 0000000..f095693
--- /dev/null
+++ b/cmake/platform/freebsd/rbpi.cmake
@@ -0,0 +1 @@
include(cmake/platform/linux/rbpi.cmake)